MATLAB Application Program Interface | Search  Help Desk |
mxFreeMatrix | See Also |
Free dynamic memory allocated by mxCreateFull
and mxCreateSparse
subroutine mxFreeMatrix(pm) integer*4 pmpm
mxArray
.
mxFreeMatrix
returns an mxArray
to the heap for reuse, freeing any arrays pr
, pi
, ir
, or jc
) allocated within the mxArray
.
mxCalloc
, mxFree