Simulink: Subsystem vs Model Referencing
Mostra commenti meno recenti
Hello, I am creating a system in simulink similar to a Stewart Platform. In my model I have created a 'leg' subsystem, which is then 'initialized' three times with different initialization parameters. I am wondering whether, given my desire to create 3 unique and independent instances of this 'leg' subsystem, creating a 'Referenced Model' is more suited to my needs. Given the third bullet and the 'component reuse' factor of the link below, I am beginning to think that Model Referencing is the correct way to go. http://www.mathworks.com/help/simulink/ug/model-architecture-guidelines.html
Thank you,
Risposte (2)
Maximilian
il 3 Lug 2014
0 voti
If you will not be changing the content of the blocks (other than the parameters) and do not need to perform unit testing it may be overkill to use reference models. If you will be doing these things a reference model would be helpful.
Oscar Sandoval
il 9 Lug 2014
0 voti
Categorie
Scopri di più su Component-Based Modeling in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!