Hi,
I want to insert text at particular intervals in a plot. What command should I use?
Amit

2 commentaires

Amit Kalhapure
Amit Kalhapure le 24 Nov 2012
What if the text is a value from array ?
Azzi Abdelmalek
Azzi Abdelmalek le 24 Nov 2012
use
text(x,y,num2str(yourvalue))

Connectez-vous pour commenter.

 Réponse acceptée

Azzi Abdelmalek
Azzi Abdelmalek le 23 Nov 2012
Modifié(e) : Azzi Abdelmalek le 23 Nov 2012

2 votes

text(x,y,'yourtext')

Plus de réponses (0)

Produits

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by