Insert Text in plot
Show older comments
Hi,
I want to insert text at particular intervals in a plot. What command should I use?
Amit
2 Comments
Amit Kalhapure
on 24 Nov 2012
Azzi Abdelmalek
on 24 Nov 2012
use
text(x,y,num2str(yourvalue))
Accepted Answer
More Answers (0)
Categories
Find more on Annotations in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!