about nonvirtual subsystem,how to solve it
조회 수: 9 (최근 30일)
이전 댓글 표시
Connections of the Physical Network cross nonvirtual boundaries. If any blocks in a Physical Network are within a nonvirtual subsystem, then all blocks of that network must be in the same nonvirtual subsystem. Either move affected blocks out of the nonvirtual subsystem, move network blocks into exactly one nonvirtual subsystem, or reconfigure affected nonvirtual subsystems to be virtual subsystems.
댓글 수: 3
답변 (1개)
MULI
2025년 4월 15일
The error you are observing "Connections of the Physical Network cross nonvirtual boundaries..." is a known limitation which can be found in the below MathWorks documentation link:
Instead, you can try one of the following solutions:
- Make all related subsystems virtual (Right-click the subsystem → Subsystem Parameters → Uncheck "Treat as atomic unit")
- Move all physically connected blocks into a single nonvirtual subsystem
- Move all physical network blocks to the top level of the model.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Math Operations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!