I want to insert a Matrix in a simulink Model
3 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Ed Marquez
2017 年 1 月 13 日
This link is helpful for what you are trying to do: https://www.mathworks.com/help/simulink/slref/vectorconcatenate.html
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!