MATLAB EMBEDDED IDE LINK 4 - FOR USE WITH TEXAS INSTRUMENTS CODE COMPOSER STUDIO Guía de usuario Pagina 254

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 575
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 253
datatypemanager
Short(short) short data type used in a function input or return
argument
Char(char) character data type used in a function input or return
argument
The low ercase versions of the data types appear because MATLAB
software does not recognize the initial capital versions automatically. In
the data type entry, the project data type with the initial capital letter
is mapped to the low ercase MATL AB software data type.
Although no t recommended, you can use mixed case typedef names, so
long as the equivalent data type uses low erca se . In particular, typedefs
that refer to other typedefs should resolve to a data type in lowercase.
Adding a type denition adds the n ew data type to the list of typedefs.
Remove any e xisting or new type denitions with the Remove typedef
option.
7-32
Vista de pagina 253
1 2 ... 249 250 251 252 253 254 255 256 257 258 259 ... 574 575

Comentarios a estos manuales

Sin comentarios