User`s guide

4 Using MWArra y Classes
CHAR. CHAR represents MATLAB array type char.
DOUBLE.
DOUBLE represents MATLAB array type double.
FUNCTION.
FUNCTION represents MATLAB array type function.
Note MATLAB function arrays are not supported in the current release.
INT8. INT8 represents MATLAB array type int8.
INT16.
INT16 represents MATLAB array type int16.
INT32.
INT32 represents MATLAB array type int32.
INT64.
INT64 represents MATLAB array type int64.
LOGICAL.
LOGICAL represents MATLAB array type logical.
OBJECT.
OBJECT represents MATLAB array type object.
Note MATLAB object arrays are not supported in the current release.
OPAQUE. OPAQUE represents MATLAB a rray type opaque.
Note MATLAB opaque arrays are not supported in the current release.
SINGLE. SINGLE represents MATLAB array type single.
STRUCT.
STRUCT represents MATLAB array type struct.
UINT8.
UINT8 represents MATLAB array type uint8.
UINT16.
UINT16 represents MATLAB array type uint16.
4-150