Place text below patch object
Mostrar comentarios más antiguos
I have plotted a triangle as a patch object on my figure.
I wish to add a text box uicontrol object just below it to add information. How can I determine the location of the triangle in the figure to use as a location for the text box ?
[MOVED from section for answers - Jan]
I wanted to have a non-default background colour which is an option for uicontrol / text but not text.
1 comentario
Jan
el 11 de Abr. de 2019
Why do you want an uicontrol text box and not a text() object, which uses the coordinates of the axes directly?
Respuesta aceptada
Más respuestas (1)
Rob L
el 23 de Abr. de 2019
0 votos
Categorías
Más información sobre Creating, Deleting, and Querying Graphics Objects en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!