question about Simulation annotations
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi,
In the document of "Simulink annotation" there is such a sentence:
For example, you can use click functions to allow a user to display the values of workspace variables referenced by the model or to open related models simply by clicking on annotations displayed on the block diagram.
Does that mean that the values in base workspace can be imported to the Simulink model where the annotation is located?
Thanks Senmeis
0 Kommentare
Akzeptierte Antwort
Azzi Abdelmalek
am 1 Dez. 2012
Bearbeitet: Azzi Abdelmalek
am 1 Dez. 2012
The values in base workspace can be used in simulink model, it does 'nt depend on annotations, you can use click function in annotations to run any script or line command you want.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Programmatic Model Editing finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!