annotationN

place multiple annotations in plot or figure coordinates
226 Downloads
Updated 6 Mar 2014

View License

annotationN is a basic wrapping of the matlab annotation function for automatic use of plot coordinates (instead of figure coordinates) and for multiple annotations in one pass. Annotation's data are given as cells.

Example:
annotationN('textarrow', num2cell(rand(3,2),2), num2cell(rand(3,2),2),'string',{'test' ; 'te' ;'khjbg'});

More infos:
help annotation

Cite As

Fred Massin (2024). annotationN (https://www.mathworks.com/matlabcentral/fileexchange/45781-annotationn), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0