MATLAB Compiler Previous page   Next Page

mwArray GetDimensions() const

Return array of type mxINT32_CLASS representing dimensions of this array.

C++ syntax

Arguments

None

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().


Previous page  mwString GetFieldName(int index) bool IsEmpty() const Next page

© 1994-2005 The MathWorks, Inc.