| MATLAB Compiler | ![]() |
mwArray GetDimensions() const
Return array of type mxINT32_CLASS representing dimensions of this array.
C++ syntax
Arguments
Return value
mwArray type mxINT32_CLASS containing the dimensions of the array.
Description
Use this method to determine the size of each dimension in the array. The size of the returned array is 1-by-NumberOfDimensions().
| mwString GetFieldName(int index) | bool IsEmpty() const | ![]() |
© 1994-2005 The MathWorks, Inc.