How to Lock the position of annotation with respect to axes?
2 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
Walter Roberson
on 11 Apr 2018
Edited: Walter Roberson
on 11 Sep 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 Comment
More Answers (0)
See Also
Categories
Find more on Annotations 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!