How to Dynamically change Model Workspace variables for changing block parameters
古いコメントを表示
Hi everyone,
I want to change Rigid Transform block parameters dynamically during working simulink. And I see, I have to create Model Workspace variables and I have to change them dynamically. During simulation, the Rigid Transform block parameter will change (for example its rotation) according to simulink matlab function output results. Is it possible? Or is there any limitation of simulink?
回答 (1 件)
Paul
2023 年 1 月 8 日
0 投票
Assuming the Question is in regards to this block, Rigid Transform, it seems that dynamically changing the parameters of the block is counter to its intent. What are you really trying to do? Perhaps there's a more natural way to do it in Simscape Multibody.
It almost sounds like you want to specify a type of Joint between two bodies and then specify the relative motion at the joint. Perhaps start from this doc page to review the various Joint options and the links therefrom for how to specify joint motion.
カテゴリ
ヘルプ センター および File Exchange で Simscape Multibody についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!