Multiple Variant Reference Models in the same top model with different variants
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Divyanshu
il 14 Nov 2024
Modificato: Divyanshu
il 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 Commenti
Vedere anche
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!