필터 지우기
필터 지우기

Annotate the lines in plot with many line

조회 수: 4 (최근 30일)
Karthik Brs
Karthik Brs 2015년 11월 10일
댓글: dpb 2015년 11월 11일
Hello everyone, I am trying to annotate a plot which contains many line. The annotation data has to come from a vector suitable to each line. I am including the plot which I am trying to annotate. Is there a way by which I can write a code to label or annotate these lines. Thank you in advance!

채택된 답변

dpb
dpb 2015년 11월 10일
doc text
See example there and the "See Also" for annotation for more exotics...
  댓글 수: 2
Karthik Brs
Karthik Brs 2015년 11월 11일
To use 'text' or annotations, I need to know the x and y data, But I want to create annotations for the plots (lines) even without the xy data. I just need a textarrow pointing to the plot with a text!
dpb
dpb 2015년 11월 11일
Well, seems pretty hard to place something on the plot area without saying where to place it...

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by