SIMULINK Lookup table for several inputs and outputs
Show older comments
Hi!
I have created an hydraulic system on Simulink and I have a big set of data from the real system. What I am trying to do is to import this data into Simulink so that I can run there my simulation and see where the simulation data falls.
I tried to use a lookup table, but apparently I can just put one input data set, but in my case I have got several, as I recorded data for different pump rpms.
Does anyone know if there is a better tool than a lookup table for this purpose?
Thank you!!
Answers (1)
Fangjun Jiang
on 16 Nov 2022
0 votes
2-D lookup table or n-D lookup table will do. Check the block document for examples.
2 Comments
ilaria scanu
on 16 Nov 2022
Fangjun Jiang
on 16 Nov 2022
A 2-D lookup table is sufficient for this case. Take a look at the example model and figure it out.
Categories
Find more on Event Functions 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!