Can model variants be switched while model is running (simulating)?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Is is possible to switch the model which is being referred by model referencing block with variants enabled by changing the value of variant object at run time (while model is simulating).
0 Commenti
Risposta accettata
Ryan G
il 4 Apr 2013
The best you can do is have 2 models running at the same time and use a switch to toggle the two. Unfortunately Simulink will have to process both models.
0 Commenti
Più risposte (0)
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!