Linear extrapolation in SIMULINK

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 Modeling in Help Center and File Exchange

Products

Release

R2021b

Asked:

on 8 Jun 2023

Edited:

Jon
on 8 Jun 2023

Community Treasure Hunt

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

Start Hunting!