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