Old form of legend('string 1','string 2',2) ??

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)?

 Respuesta aceptada

Andrew Newell
Andrew Newell el 20 de Abr. de 2017

1 voto

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.

Más respuestas (0)

Etiquetas

Preguntada:

el 20 de Abr. de 2017

Comentada:

el 20 de Abr. de 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by