how to use show text property in plots ..?
조회 수: 12 (최근 30일)
이전 댓글 표시
we have show text property in contour plots,
similarly, if we have a plot, which contains multiple waveforms, then how can we use showtext property in "plot"
is any such property available for "plot"...?
Thanks in advance..!
댓글 수: 0
답변 (1개)
Viswa
2020년 8월 26일
Hi,
From your question, it looks like you are looking for a property or method for adding text to the plot.
You can use the ‘text’ function for adding text to multiple data points in the plot. Referring to the examples in this page might help you.
참고 항목
카테고리
Help Center 및 File Exchange에서 Annotations에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!