#include "octave-config.h"Go to the source code of this file.
Functions | |
| octave_value_list | call_mex (octave_mex_function &mex_fcn, const octave_value_list &args, int nargout_arg) |
|
extern |
Definition at line 3459 of file mxarray.cc.
References mxArray::as_octave_value(), octave_value_list::length(), mex::make_value(), mex_context, octave_mex_function::mex_fcn_ptr(), OCTAVE_LOCAL_BUFFER, and octave_value_list::resize().
Referenced by tree_evaluator::execute_mex_function().