How would I add labels to points?

조회 수: 13 (최근 30일)
Grant McNamara
Grant McNamara 2019년 4월 19일
답변: Star Strider 2019년 4월 19일
How would I use max(), num2str(), and text() to label the maximum point on a graph? I am supposed to use them to add on each plot a line that says max height: (max height of the plot).

채택된 답변

Star Strider
Star Strider 2019년 4월 19일
Use the text (link) function. You will likely also need the sprintf function.

추가 답변 (0개)

카테고리

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

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by