Main Content
Simulink.lookuptable.Table Class
Namespace: Simulink.lookuptable
Superclasses:
Configure table data for lookup table object
Description
An object of the Simulink.lookuptable.Table
class
stores table information for a lookup table. The object resides in
the Table
property of a Simulink.LookupTable
object.
You can use the Simulink.LookupTable
object to store
and configure a lookup table for ASAP2 and AUTOSAR code generation.
Construction
When you create a Simulink.LookupTable
object,
a Simulink.lookuptable.Table
object appears as the
value of the Table
property.
Properties
Copy Semantics
Value. To learn how value classes affect copy operations, see Copying Objects.
Version History
Introduced in R2016b