MATLAB Compiler Previous page   Next Page

mwArray(mxClassID mxID)

Construct empty array of specified type.

C++ syntax

Return value

None

Description

Use this constructor to create an empty array of the specified type. Any valid mxClassID can be used. See the External Interfaces documentation for more information on mxClassID.


Previous page  mwArray() mwArray(int num_rows, int num_cols, mxClassID mxID, mxComplexity cmplx = mxREAL) Next page

© 1994-2005 The MathWorks, Inc.