I want to insert a Matrix in a simulink Model
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hey I tried to fitt in a Matrix like this [ t;n;v] [0 0 0 1 0 1850 2 1,2 2200 .. ... ...] ina simulink model. It should simulate an Vehicle in the WMTC-test Cycle. I tried via Lookup table but i was not able to find the right form. So thanks for your help
0 comentarios
Respuestas (1)
Ed Marquez
el 13 de En. de 2017
This link is helpful for what you are trying to do: https://www.mathworks.com/help/simulink/slref/vectorconcatenate.html
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!