MATLAB BUILDER EX 1 Guía de usuario Pagina 152

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 164
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 151
C Utility Library
Enumerations
The MATLAB Builder for Excel Utility library provides three enumerations
(sets of constants):
“Enum mwArrayFormat” on page C-32
“Enum mwDataType” on page C-32
“Enum mw DateFormat” on page C-33
Enum mwArrayFormat
The mwArrayFormat enumeration is a set of constants that denote an array
formatting rule for data conversio n. The following ta bl e lists the members
of this enumeration.
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.
Enum mwDataType
The mwDataType enumeration is a set of constants that denote a MATLAB
nume r ic type. The following table lists the members of this enumeration .
mwDataType Values
Constant Numeric Value MATLAB Type
mwTypeDefault 0 N/A
mwTypeLo
gical
3 logical
mwTypeChar 4 char
C-32
Vista de pagina 151
1 2 ... 147 148 149 150 151 152 153 154 155 156 157 ... 163 164

Comentarios a estos manuales

Sin comentarios