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!