| Using Simulink | Search  Help Desk |
Data Types Supported by Simulink
Simulink supports all built-in MATLAB data types. The term built-in data type refers to data types defined by MATLAB itself as opposed to data types defined by MATLAB users. Unless otherwise specified, the term data type in the Simulink documentation refers to built-in data types. The following table lists MATLAB's built-in data types.boolean (1 or 0) type, instances of which are represented internally by uint8 values.