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!