User`s guide

mwArray()
Purpose Construct empty array of type mxDOUBLE_CLA SS
C++
Syntax
#include "mclcppclass. h"
mwArray a;
Return
Value
None
Description Use this constructor to create an empty array of type mxDOUBL E_CLASS.
C-34