Linear extrapolation in SIMULINK

5 views (last 30 days)
mark
mark on 8 Jun 2023
Edited: Jon on 8 Jun 2023
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)

Jon
Jon on 8 Jun 2023
Edited: Jon on 8 Jun 2023
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 Simulink in Help Center and File Exchange

Products


Release

R2021b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!