Old form of legend('string 1','string 2',2) ??
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponse acceptée
Andrew Newell
le 20 Avr 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.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Data Distribution Plots dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!