- https://www.mathworks.com/help/simulink/ug/types-of-model-components.html
- https://www.mathworks.com/help/simulink/slref/converting-subsystems-to-model-reference.html
Can non-atomic subsystems be converted to referenced models?
조회 수: 1 (최근 30일)
이전 댓글 표시
I thought a subsystem would need to be atomic before being converted to a referenced model. However, I see that this isn't the case. When a subsystem is converted to a referenced model, is it effectively treated as atomic, in terms of block execution order, during simulation?
Thank you
댓글 수: 0
채택된 답변
Manish
2024년 10월 16일
편집: Manish
2024년 10월 16일
Hi,
I understand that you want to know whether a non-atomic subsystem can be converted into a reference model.
Non-atomic subsystems cannot be converted into reference models.All reference models are inherently atomic in nature,which means non-atomic subsystems are not eligible for conversion into reference models.
Refer the below documentations for better understanding:
Hope this helps!
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Large-Scale Modeling에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!