External Interfaces Reference |
Get pointer to imaginary data of mxArray
C Syntax
Arguments
array_ptr
Pointer to an mxArray
.
Description
Similar to mxGetPi
, except it returns a void *
.
Examples
See mxisfinite.c
in the mx
subdirectory of the examples
directory.
See Also
mxGetFieldNumber | mxGetInf |
© 1994-2005 The MathWorks, Inc.