| MATLAB Application Program Interface | Search  Help Desk |
| mxIsNumeric | See Also |
Inquire if an mxArray contains numeric data
integer*4 function mxIsNumeric(pm) integer*4 pmpm
mxArray.
1 if the mxArray contains numeric data, 0 otherwise.
Call mxIsNumeric to inquire whether or not the mxArray contains a character array.
mxIsString