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

 채택된 답변

Andrew Newell
Andrew Newell 2017년 4월 20일

1 개 추천

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.

추가 답변 (0개)

카테고리

질문:

2017년 4월 20일

댓글:

2017년 4월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by