Multiple Variant Reference Models in the same top model with different variants
Show older comments
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)
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
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!