How to use variant susbsytems inside a referenced model?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi, I have a model reference which contains a variant subsystem. I passed a Simulink parameter to the model workspace and I try to use this parameter variant control logic. This does not work. What can be the problem?
Example:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/166522/image.jpeg)
0 Commenti
Risposte (1)
AbhimanyuSingh
il 10 Ago 2017
If your are getting "Model reference parameter mismatch." error then you have to change the diagnostic to "Underspecified initialization detection" to 'Simplified'.
For More information: https://in.mathworks.com/help/simulink/ug/simplified-initialization-mode.html
0 Commenti
Vedere anche
Categorie
Scopri di più su Component-Based Modeling in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!