How to adjust the position of legend when creating plot using matlab?
346 ビュー (過去 30 日間)
古いコメントを表示
How to adjust the position of legend when creating plot using matlab? When the plot is displayed the legend is making the points invisible by overlapping it.
0 件のコメント
採用された回答
Star Strider
2015 年 8 月 31 日
Use the 'Locatiion' property to position it in your program. See Specify Legend Location for details. Or, you can simply drag it to where you want it interactively.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Legend についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!