How to Dynamically change Model Workspace variables for changing block parameters
Afficher commentaires plus anciens
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?
Réponses (1)
Paul
le 8 Jan 2023
0 votes
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.
1 commentaire
Catégories
En savoir plus sur Get Started with Simscape Multibody dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!