I want to insert a Matrix in a simulink Model
12 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Ed Marquez
il 13 Gen 2017
This link is helpful for what you are trying to do: https://www.mathworks.com/help/simulink/slref/vectorconcatenate.html
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!