MATLAB Compiler Previous page   Next Page

bool IsEmpty() const

Return true if underlying array is empty.

C++ syntax

Arguments

None

Return value

Boolean indicating if the array is empty.

Description

Use this method to determine if an array is empty.


Previous page  mwArray GetDimensions() const bool IsSparse() const Next page

© 1994-2005 The MathWorks, Inc.