MATLAB EMBEDDED IDE LINK 4 - FOR USE WITH TEXAS INSTRUMENTS CODE COMPOSER STUDIO Podręcznik Użytkownika Strona 89

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 575
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 88
Managing Custom Data Ty pes with the Data Type Manager
After you close the dialog box, the Typedef name list in the Data Type
Manager looks like this.
To check the data types in the cc object, e nter
cc.type
which returns
Defined types : Void, Float, Double, Long, Int, Short, Char,
typedef1_matlab, typedef_enum, typedef struct
If your function declaration uses any of the types listed by cc.type, MATLAB
software can interpret the data correctly. For example, MATLAB software
interprets the
typedef1_matlab data type as uint16.
2-67
Przeglądanie stron 88
1 2 ... 84 85 86 87 88 89 90 91 92 93 94 ... 574 575

Komentarze do niniejszej Instrukcji

Brak uwag