How to use variant susbsytems inside a referenced model?
조회 수: 7 (최근 30일)
이전 댓글 표시
Hi, I have a model reference which contains a variant subsystem. I passed a Simulink parameter to the model workspace and I try to use this parameter variant control logic. This does not work. What can be the problem?
Example:

댓글 수: 0
답변 (1개)
AbhimanyuSingh
2017년 8월 10일
If your are getting "Model reference parameter mismatch." error then you have to change the diagnostic to "Underspecified initialization detection" to 'Simplified'.
For More information: https://in.mathworks.com/help/simulink/ug/simplified-initialization-mode.html
댓글 수: 0
참고 항목
카테고리
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!