Variant control for variant subsystems with mask parameters?
조회 수: 2 (최근 30일)
이전 댓글 표시
Hello everybody,
I'm currently working a lot with referenced and variant subsystems and I'm wondering whether you could set the block mask parameters to control the variants.
I want a similar behavior as in the simulink PID(s)-block where you can choose the controller type via drop-down menus in the block mask. I don't see any possibility yet, to use other variables then the ones from the base workspace.
Any advice would be appreciated.
댓글 수: 0
채택된 답변
추가 답변 (1개)
Nathan Crosty
2013년 7월 26일
In the Variant Subsystem > Subsystem Parameters, there is a check box for "Override variant conditions and use the following variant"
Check this box and select which variant you would like to use. This will do exactly what you are asking for.
댓글 수: 2
Nathan Crosty
2013년 7월 26일
편집: Nathan Crosty
2013년 7월 26일
I see. So, you can create a mask and make a parameter for variant choice. You can then use the Dialog Callback in the mask to set the following property of the variant model block: OverrideUsingVariant
참고 항목
카테고리
Help Center 및 File Exchange에서 Component-Based Modeling에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!