Imaginary unit
C++ Prototype
mwArray j(void);
C++ Syntax
#include "matlab.hpp" mwArray R; // Return value R = j();
MATLAB Syntax
j
See Also