legend behind a graph
이전 댓글 표시
Hey !
Is there possibility to place a legend of the plot behind the area of a graph?
댓글 수: 7
Star Strider
2019년 6월 10일
Please explain in more detail what you want to do, preferably with an example.
Elzbieta Trynkiewicz
2019년 6월 10일
Alex Mcaulley
2019년 6월 10일
plot(X,y,'*-');
legend('something','Location','northeastoutside') % have you tried this???
Elzbieta Trynkiewicz
2019년 6월 10일
madhan ravi
2019년 6월 10일
편집: madhan ravi
2019년 6월 10일
Elzbieta Trynkiewicz
2019년 6월 10일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Legend에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
