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

4 visualizaciones (últimos 30 días)
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 comentario
Monika Jaskolka
Monika Jaskolka el 31 de Ag. de 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')

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Programmatic Model Editing en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by