how do i label points on a plot?
169 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Walter Roberson
il 29 Giu 2012
text() the label into place. text() offers a number of options for how to center the text relative to the data coordinates.
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Axis Labels in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!