| MATLAB Application Program Interface | Search  Help Desk |
| mxIsFull |
Fortran Syntax
integer*4 function mxIsFull(pm) integer*4 pm
Arguments
pmmxArray.
Returns
1 if themxArray is full, 0 if it is sparse.
Description
CallmxIsFull to determine if an mxArray is stored in full form or sparse form.