MATLAB Compiler Previous page   Next Page

mwArray Class

Use the mwArray class to pass input/output arguments to MATLAB Compiler-generated C++ interface functions. This class consists of a thin wrapper around a MATLAB array. The mwArray class provides the necessary constructors, methods, and operators for array creation and initialization, as well as simple indexing.

Constructors

Methods

Operators

Static Methods


Previous page  mwException& operator=(const std::exception& e) mwArray() Next page

© 1994-2005 The MathWorks, Inc.