how do i label points on a plot?
133 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
How might I go about labeling the individual points in a plot (for the same line)? I'm picturing text that is adjacent to the actual point pictured on the plot.
Thanks, kyle
0 commentaires
Réponse acceptée
Walter Roberson
le 29 Juin 2012
text() the label into place. text() offers a number of options for how to center the text relative to the data coordinates.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Axis Labels dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!