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

1 回表示 (過去 30 日間)
Irl Smith
Irl Smith 2017 年 4 月 20 日
コメント済み: Irl Smith 2017 年 4 月 20 日
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 日
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.
  1 件のコメント
Irl Smith
Irl Smith 2017 年 4 月 20 日
Thanks!

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeData Distribution Plots についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by