Simulink: Variant Subsystem with Connection Ports

5 views (last 30 days)
Hello,
I would like to create a variant subsystem containing SimPowerSystems blocks with connection ports interfacing the variant subsystem. In Matlab 2013a & b I recieve error messages, denying the creation due to usage of connection ports. The online documentation of 2014a suggests, usage of connection ports might be possible. Are connection ports in Variant Subsystems only supported as of version 2014a?
Best regards,
mod: Attachment contains example file
Tilman
  3 Comments
Chandrasekhar
Chandrasekhar on 2 Apr 2014
where is the variant subsystem in your model?
Tilman
Tilman on 2 Apr 2014
that is the problem: I am not able to convert the middle subsystem to a variant subsystem in matlab 2013a/b

Sign in to comment.

Accepted Answer

Abhishek GS
Abhishek GS on 7 Apr 2014
Unfortunately, this is currently a limitation in MATLAB R2014a (8.3).
As a workaround for this issue you may have to manually create a variant subsystem, by using the 'Variant Subsystem' block from the 'Simulink -> Ports & Subsystems' library.

More Answers (0)

Categories

Find more on Component-Based Modeling in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!