Multiple Variant Reference Models in the same top model with different variants
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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!
0 Kommentare
Antworten (1)
Divyanshu
am 14 Nov. 2024
Bearbeitet: Divyanshu
am 14 Nov. 2024
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!
0 Kommentare
Siehe auch
Kategorien
Mehr zu Component-Based Modeling finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!