GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
mex-private.h File Reference
#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)
 

Function Documentation

◆ call_mex()