Can I use a Simulink 1-D Lookup table to interpolate between n-element vectors?
1 view (last 30 days)
Show older comments
I would like to use a Simulink 1-D Lookup Table to implement gain scheduling. Will it still work if my gains are a vector for each breakpoint? If so, will it interpolate element-wise, i.e. create a new vector where each i-th element is interpolated from the i-th element in the vectors that are 'looked up' by the breakpoint data?
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!