I want to insert a Matrix in a simulink Model
5 次查看(过去 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!