Imaginary unit
C Prototype
mxArray *mlfJ(void);
C Syntax
#include "matlab.h" mxArray *R = NULL; /* Return value */ mlfAssign(&R, mlfJ());
MATLAB Syntax
j
See Also