Is it possible to delete input/output ports in a variant subsystem?

17 visualizzazioni (ultimi 30 giorni)
Hi there!
I'm working on a Simulink model, which is using variant subsystems, containing variant blocks with different number of input ports. Based on previous choices, I want to combine outputs of the one subsystem with inputs of the other one. But if there are extra ports, I want to remove it programmatically. On the picture extra ports are fade circles. Is there a way to do this?

Risposte (1)

Kumar Pallav
Kumar Pallav il 3 Ott 2021
Please refer to this solution , in order to reduce the number of input ports on the main variant subsystem block we will have to remove the inactive 'inports' from within the variant subsystem.
Refer this for details on variant subsystem.

Categorie

Scopri di più su Component-Based Modeling in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by