annotationN

place multiple annotations in plot or figure coordinates
227 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 (2026). annotationN (https://uk.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
Categories
Find more on Annotations in Help Center and MATLAB Answers
Tags Add Tags
Version Published Release Notes
1.0.0.0