Filter löschen
Filter löschen

how do i label points on a plot?

56 Ansichten (letzte 30 Tage)
Kyle Stanhouse
Kyle Stanhouse am 29 Jun. 2012
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

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 29 Jun. 2012
text() the label into place. text() offers a number of options for how to center the text relative to the data coordinates.

Weitere Antworten (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by