How to Lock the position of annotation with respect to axes?

2 views (last 30 days)
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.

Accepted Answer

Walter Roberson
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

More Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!