How do I add a key to my plot?
이전 댓글 표시
My plot has four variables in it (x1,y1,x2,y2) representing two EN coordinates. How do I add a key to show which is which?
Also, it would be useful if I could ensure the x and y had the same scale (but not a fixed scale).
댓글 수: 1
DGM
2022년 2월 23일
You mean legend()?
For the second part, can you use axis equal or axis square? If not, you'll need to clarify what you want.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Graphics Object Properties에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

