Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
How does modelworkspace carry over when model is integrated into larger system?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I have a model where I use the modelworkspace. How do I integrate that model into another larger model and keep the workspace intact? Do I need to make it a reference model or use a data dictionary?
0 Kommentare
Antworten (1)
Sudarshan Kolar
am 25 Apr. 2017
Hello Mark,
You can go to model explorer, right click on the Model workspace and say "Import" to import any data related to the child model. Note that you will have to export your model workspace as a MAT file from the smaller model first.
As you mentioned, you can also use Simluink Data Dictionary and keep adding values into it as your model grows.
Sudarshan
1 Kommentar
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!