| MATLAB® | ![]() |
#include "matrix.h" void *mxGetImagData(const mxArray *pm);
mwPointer mxGetImagData(pm) mwPointer pm
Pointer to an mxArray
The address of the first element of the imaginary data, on success. Returns NULL in C (0 in Fortran) if there is no imaginary data or if there is an error.
This function is similar to mxGetPi, except that in C it returns a void *.
See mxisfinite.c in the mx subdirectory of the examples directory.
![]() | mxGetFieldNumber (C and Fortran) | mxGetInf (C and Fortran) | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |