MATLAB Application Program Interface | Search  Help Desk |
mxIsFull |
integer*4 function mxIsFull(pm) integer*4 pmpm
mxArray
.
1 if the mxArray
is full, 0 if it is sparse.
Call mxIsFull
to determine if an mxArray
is stored in full form or sparse form.