How to adjust the position of legend when creating plot using matlab?
조회 수: 297 (최근 30일)
이전 댓글 표시
How to adjust the position of legend when creating plot using matlab? When the plot is displayed the legend is making the points invisible by overlapping it.
댓글 수: 0
채택된 답변
Star Strider
2015년 8월 31일
Use the 'Locatiion' property to position it in your program. See Specify Legend Location for details. Or, you can simply drag it to where you want it interactively.
추가 답변 (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!