How to change Simscape Multibody model parameter during simulation

My multibody modle shall change length,mass,inertia of the rod during simulation. Is this supported in the Simulink

1 个评论

I don't think it is supported yet. I tried it some time ago, but simscape blocks didn't respond to that. Simsapce blocks are different as compared to normal Simulink blocks, so I guess there are some implementation differences. You may try it using event-listeners and set_param() as given here: https://blogs.mathworks.com/simulink/2013/01/25/accessing-block-data-during-a-simulation/.

请先登录,再进行评论。

回答(1 个)

类别

帮助中心File Exchange 中查找有关 Simscape Multibody 的更多信息

产品

版本

R2019b

标签

提问:

2020-6-20

Community Treasure Hunt

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

Start Hunting!

Translated by