How can I add 4 legends when there are 6 plots?
조회 수: 1 (최근 30일)
이전 댓글 표시
I want to add legends in my graph. I have 6 plots and I need only 4 legends. The indicators for legends are also not the same as that of my exact plots. How can I add such legends?
댓글 수: 0
답변 (1개)
Steven Lord
2018년 7월 31일
You only want to include some of the lines plotted in your axes in the legend? The "Included Subset of Graphics Objects in Legend" example in the legend function documentation page shows how to do this.
참고 항목
카테고리
Help Center 및 File Exchange에서 Legend에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!