| External Interfaces Reference | ![]() |
Get class identifier of mxArray
Fortran Syntax
Arguments
Returns
A numeric identifier that represents the class (category) of the mxArray that pm points to.
Description
Use mxGetClassId to determine the class of an mxArray. The class of an mxArray identifies the kind of data the mxArray is holding.
See Also
| mxGetCell | mxGetClassName | ![]() |
© 1994-2005 The MathWorks, Inc.