MATLAB Compiler Previous page   Next Page

void Set(const mwArray& arr)

Assign shared copy of input array to currently referenced cell for arrays of type mxCELL_CLASS and mxSTRUCT_CLASS.

C++ syntax

Arguments

arr.   mwArray to assign to currently referenced cell.

Return value

None

Description

Use this method to construct cell and struct arrays.


Previous page  mwArray Imag() void GetData(<numeric-type>* buffer, int len) const Next page

© 1994-2005 The MathWorks, Inc.