External Interfaces/API Reference    
mxIsCell

True if a cell mxArray

Fortran Syntax

Arguments

pm
   Pointer to an array.

Returns

1 if pm points to an array of the MATLAB cell class, and 0 otherwise.

Description

Use mxIsCell to determine if the specified mxArray is a cell array.

Calling mxIsCell is equivalent to calling

See Also

mxIsClass


  mxGetString mxIsChar