Vehicle body with variable mass
显示 更早的评论
Hello,
For the moment I'm using the block 'vehicle body' of simdriveline. The parameter 'Mass' is fixed in this block, for my simulations I would like to make this parameter variable.
What would be the best way to make it possible to change the mass during simulation?
Thanks, Stijn
回答(1 个)
pietro
2013-5-13
0 个投票
by code using the command "set_param" like this: set_param('model/Vehicle Body block','Mass','1')
Hope this helps
cheers
Pietro
类别
在 帮助中心 和 File Exchange 中查找有关 Tires and Vehicles 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!