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

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

Asked:

on 30 Apr 2013

Community Treasure Hunt

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

Start Hunting!