LookupTables
LookupTable
This block approximates a non-linear function using interpolation on data provided as a "1D-table".
LookupTable2D
This block approximates a non-linear function using interpolation on data provided as a "2D-table".
LookupTable3D
This block approximates a non-linear function using interpolation on data provided as a "3D-table".
LookupTableND
This block approximates a non-linear function using interpolation on data provided as an "n-dimensional table".
LookupTable_port
This block approximates a non-linear function using interpolation on data provided as a "1D-table". Lookuptable data (U and Y) can only be updated at event instants.
LookupTable2D_port
This block approximates a non-linear function using interpolation on data provided as a "2D-table".
LookupTableND_port
This block approximates a non-linear function using interpolation on data provided as an "n-dimensional table".
LookupTable_file
This block approximates a non-linear function using interpolation on data provided as a "1D-table".
LookupTableND_file
This block approximates a non-linear function using interpolation on data provided as an "n-dimensional table" the data is read from a .mat file.