Matrix Interpolation
Interpolate between matrices
Libraries:
Simulink Extras /
Additional Lookup Tables
Description
The Matrix Interpolation block performs interpolation (or extrapolation) on an N-dimensional table by using pre-calculated indices and fraction values. Each data point can be a matrix. It supports interpolation up to three breakpoint dimensions. If you specify n dimensions for the breakpoints, and each data point in your table is a matrix that has m dimensions, then the number of dimensions for your table data is m+n. The last n dimensions of the table data must be the length of breakpoints in each interpolation dimension. The first m dimensions of the matrix are each a data point.
Ports
Input
Output
Parameters
Version History
Introduced in R2016a