Get Simulink Model Notes content programmatically to merge notes for Integration Model
4 views (last 30 days)
Show older comments
I want to combine these .slx files to an integration model.
Referenced models do not support model notes (see screenshot).
Can I somehow get the content of the model notes programmatically ?
If this is possible, I could copy the content of all the model notes into my integration model.
Any hints or suggestions are appreciated :)
Thanks, Patrick
0 Comments
Answers (1)
Mark McBroom
on 11 Nov 2022
This link provides details on command line API for working with annotations: https://www.mathworks.com/help/simulink/ug/create-an-annotation-programmatically.html
0 Comments
See Also
Categories
Find more on Programmatic Model Editing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!