External Interfaces/API Reference |
Fortran Syntax
Arguments
Returns
1
if pm
points to an array of the MATLAB char
class, and 0
otherwise.
Description
Use mxIsChar
to determine if the specified array is a character mxArray
.
Calling mxIsChar
is equivalent to calling
See Also
mxIsCell | mxIsClass |