Adding legends
조회 수: 1 (최근 30일)
이전 댓글 표시
Because of the way I am plotting my graph it is requires that I add legends manually. Is there a way to insert a custom legend? for example (on the current axis): add legend('string name','box type','line colour') or something like that?
Regards
Tim
Thanks in advance :)
댓글 수: 0
답변 (1개)
Bjorn Gustavsson
2012년 1월 30일
If the default legend function does not cut it for you, maybe one of the variants found on the file exchange gets the job done:
Otherwise you might have to do your own version - or in the worst case truly manually.
HTH,
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Legend에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!