Multiple Variant Reference Models in the same top model with different variants

12 views (last 30 days)
Hi,
I want to create a top model in Simulink that has 2 sub-references, each of which is a variant reference specifying a different variant for each instance. I can't seem to get the variants for each reference independently. Is there a way to do this?
Thanks!

Answers (1)

Divyanshu
Divyanshu on 14 Nov 2024 at 11:40
Edited: Divyanshu on 14 Nov 2024 at 11:41
You can try using variant subsystems and instead of subsystems as choices of Variant subsystem block, you can use Model-Reference blocks as choices which may refer to different models.
Please refer the following documentation link for more details on 'Variant Subsystems':
Hope it helps!

Categories

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

Products


Release

R2020b

Community Treasure Hunt

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

Start Hunting!