question about Simulation annotations
1 view (last 30 days)
Show older comments
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 Comments
Accepted Answer
Azzi Abdelmalek
on 1 Dec 2012
Edited: Azzi Abdelmalek
on 1 Dec 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.
More Answers (0)
See Also
Categories
Find more on Programmatic Model Editing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!