| Contents | Index |
| On this page… |
|---|
The mwArrayFormat enumeration is a set of constants that denote an array formatting rule for data conversion.
mwArrayFormat Values
| Constant | Numeric Value | Description |
|---|---|---|
mwArrayFormatAsIs | 0 | Do not reformat the array. |
mwArrayFormatMatrix | 1 | Format the array as a matrix. |
mwArrayFormatCell | 2 | Format the array as a cell array. |
The mwDataType enumeration is a set of constants that denote a MATLAB numeric type.
mwDataType Values
| Constant | Numeric Value | MATLAB Type |
|---|---|---|
mwTypeDefault | 0 | Not applicable |
mwTypeLogical | 3 | logical |
mwTypeChar | 4 | char |
mwTypeDouble | 6 | double |
mwTypeSingle | 7 | single |
mwTypeInt8 | 8 | int8 |
mwTypeUint8 | 9 | uint8 |
mwTypeInt16 | 10 | int16 |
mwTypeUint16 | 11 | uint16 |
mwTypeInt32 | 12 | int32 |
mwTypeUint32 | 13 | uint32 |
The mwDateFormat enumeration is a set of constants that denote a formatting rule for dates.
mwDateFormat Values
| Constant | Numeric Value | Description |
|---|---|---|
mwDateFormatNumeric | 0 | Format dates as numeric values |
mwDateFormatString | 1 | Format dates as strings |
![]() | Utility Library Classes | Deploying .NET Components With the F# Programming Language | ![]() |

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |