Legend position is hiding other plots
1 回表示 (過去 30 日間)
古いコメントを表示
How to fix this problem?
legend(sprintfc('%g%n',vars),'Location','bestoutside')

0 件のコメント
回答 (1 件)
madhan ravi
2019 年 1 月 4 日
編集済み: madhan ravi
2019 年 1 月 4 日
Perhaps use the option northeastoutside (lookup legend doc) ,I am not sure of correct case sensitive in that option
参考
カテゴリ
Help Center および File Exchange で Legend についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!