about nonvirtual subsystem,how to solve it

10 visualizzazioni (ultimi 30 giorni)
LIU shengxiang
LIU shengxiang il 17 Mar 2015
Risposto: MULI il 15 Apr 2025
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 Commenti
Ammon McCarthy
Ammon McCarthy il 16 Apr 2020
Hi, I also have this problem. Was this taken care of?

Accedi per commentare.

Risposte (1)

MULI
MULI il 15 Apr 2025
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:
  1. Make all related subsystems virtual (Right-click the subsystem → Subsystem Parameters → Uncheck "Treat as atomic unit")
  2. Move all physically connected blocks into a single nonvirtual subsystem
  3. Move all physical network blocks to the top level of the model.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by