External Interfaces/API Reference    
mxIsFull

Inquire if an mxArray is full

Fortran Syntax

Arguments
pm
   Pointer to an mxArray.

Returns

1 if the mxArray is full, 0 if it is sparse.

Description

Call mxIsFull to determine if an mxArray is stored in full form or sparse form.


 mxIsDouble mxIsNumeric