SIMULINK Lookup table for several inputs and outputs
9 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Fangjun Jiang
el 16 de Nov. de 2022
2-D lookup table or n-D lookup table will do. Check the block document for examples.
2 comentarios
Fangjun Jiang
el 16 de Nov. de 2022
A 2-D lookup table is sufficient for this case. Take a look at the example model and figure it out.
Ver también
Categorías
Más información sobre Lookup Tables en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!