How to Lock the position of annotation with respect to axes?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Megha
el 11 de Abr. de 2018
Editada: Walter Roberson
el 11 de Sept. de 2020
i would like to lock the position of annotation w.r.t axes such that annotation will increase/decrease in size automatically when it is enlarged or shortened manually? Like jpg figure.
0 comentarios
Respuesta aceptada
Walter Roberson
el 11 de Abr. de 2018
Editada: Walter Roberson
el 11 de Sept. de 2020
If you are referring to an annotation() object then the coordinates are always figure coordinates. However there is a file exchange contribution https://www.mathworks.com/matlabcentral/fileexchange/63760-annotate
1 comentario
Más respuestas (0)
Ver también
Categorías
Más información sobre Annotations 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!