Linear extrapolation in SIMULINK
Show older comments
Hi there
How can I do a linear extrapolation in simulink to get the x value for a known y value (on a graph), when I also have two other known (x,y) coordinates on the graph?
thank you
Answers (1)
You can use the 1-D Lookup Table Block to interpolate and extrapolate your values. It is in the Simulink Block Library under
Simulink>Lookup Tables>1-D Lookup Table
Categories
Find more on Modeling in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!