Main Content
Simulink.dialog.LookupTableControl.Table Class
Namespace: Simulink.dialog
Description
Create an instance of Simulink.dialog.LookupTableControl.Table
to
specify the properties of the table data in the lookup table control.
Properties
Examples
Add Table Data
>>lutControl.Table.Name = 'fuelflowtable'; >>lutControl.Table.Unit = 'kg/s' ; >>lutControl.Table.FieldName = 'Fuel Flow';
Version History
Introduced in R2021b