User`s guide
Managing Custom Data Ty pes with the Data Type Manager
6 Select an appropriate M ATLAB data type from the MATLAB Types in
Known Types.
uint16 isthechoice. Choosethedatatypethatbest
represents the data type in your code.
7 Click OK to close the dialog box and add the new type definition to the
Typedef name list.
Addanenumeratedtypedefinition.
8 Click Add Typedef.
9 From the Known Types list, select Struct, Enum, Union Types.
10 To define your type definition, giv e it a name in Typedef,suchas
typedef_enum
2-65