Vehicle body with variable mass

1 view (last 30 days)
stijn
stijn on 30 Apr 2013
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

Answers (1)

pietro
pietro on 13 May 2013
by code using the command "set_param" like this: set_param('model/Vehicle Body block','Mass','1')
Hope this helps
cheers
Pietro

Categories

Find more on Tires and Vehicles in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!