How to get Annotation Connector from Simulink Model and how to set his color and width?

4 Ansichten (letzte 30 Tage)
In Matlab R2015a Annotation Connector is introduced. It is a connector lines between an annotation and a block. We can set color and width from its context menu. but How can we set the same from command line? and how can we get the Annotation Connectors exist in the Simulink Model?
There is no information about it in help documentation.
Please help me.
  1 Kommentar
Monika Jaskolka
Monika Jaskolka am 31 Aug. 2019
I don't have an answer, but I am also interested in the answer. I am using R2019a and there still does not seem to be a way to programmatically find annotation connectors. Using the below command does not pick them up:
find_system(gcs, 'FindAll', 'on', 'Type', 'annotation')

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Programmatic Model Editing finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by