How to Dynamically change Model Workspace variables for changing block parameters
3 views (last 30 days)
Show older comments
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?
0 Comments
Answers (1)
Paul
on 8 Jan 2023
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.
See Also
Categories
Find more on General Applications 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!