필터 지우기
필터 지우기

how do i label points on a plot?

조회 수: 56 (최근 30일)
Kyle Stanhouse
Kyle Stanhouse 2012년 6월 29일
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

채택된 답변

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Axis Labels에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by