| Contents | Index |
#include "matrix.h" void *mxGetImagData(const mxArray *pm);
mwPointer mxGetImagData(pm) mwPointer pm
Pointer to the first element of the imaginary data. Returns NULL in C (0 in Fortran) if there is no imaginary data or if there is an error.
This function is like mxGetPi, except that in C it returns a void *. For more information, see the description for the mxGetData function.
See the following examples in matlabroot/extern/examples/mex.
See the following examples in matlabroot/extern/examples/mx.

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |