How do I add a key to my plot?
Ältere Kommentare anzeigen
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 Kommentar
DGM
am 23 Feb. 2022
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.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Graphics Object Properties finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

