MATLAB BUILDER EX 1 Podręcznik Użytkownika Strona 175

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 174
Enumerations
D-31
Enum mwDateFormat
The mwDateFormat enumeration is a set of constants that denote a formatting
rule for dates. Table D-6 lists the members of this enumeration.
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
Table D-6: mwDateFormat Values
Constant Numeric
Value
Description
mwDateFormatNumeric 0
Format dates as numeric
values.
mwDateFormatString 1
Format dates as strings.
Table D-5: mwDataType Values (Continued)
Constant Numeric
Value
MATLAB Type
Przeglądanie stron 174

Komentarze do niniejszej Instrukcji

Brak uwag