Main Content
Enum mwArrayFormat
The mwArrayFormat
enumeration is a set of
constants that denote an array formatting rule for data conversion.
mwArrayFormat Values
Constant | Numeric Value | Description |
---|---|---|
|
| Do not reformat the array. |
|
| Format the array as a matrix. |
|
| Format the array as a cell array. |