Old form of legend('string 1','string 2',2) ??
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Irl Smith
am 20 Apr. 2017
Kommentiert: Irl Smith
am 20 Apr. 2017
I'm trying to fix some ancient code which uses
legend('String 1','String 2',2)
which I suspect is the old way of specifying position. Is it? What position is that ('NE', probably)?
0 Kommentare
Akzeptierte Antwort
Andrew Newell
am 20 Apr. 2017
Actually, it's NW (see the documentation for R13SP2). In general, if you want to find documentation for older releases, you can find the archives here.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Data Distribution Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!