SIMULINK Lookup table for several inputs and outputs
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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!!
0 Commenti
Risposte (1)
Fangjun Jiang
il 16 Nov 2022
2-D lookup table or n-D lookup table will do. Check the block document for examples.
2 Commenti
Fangjun Jiang
il 16 Nov 2022
A 2-D lookup table is sufficient for this case. Take a look at the example model and figure it out.
Vedere anche
Categorie
Scopri di più su Lookup Tables in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!