Legend position is hiding other plots
5 views (last 30 days)
Show older comments
How to fix this problem?
legend(sprintfc('%g%n',vars),'Location','bestoutside')

0 Comments
Answers (1)
madhan ravi
on 4 Jan 2019
Edited: madhan ravi
on 4 Jan 2019
Perhaps use the option northeastoutside (lookup legend doc) ,I am not sure of correct case sensitive in that option
See Also
Categories
Find more on Legend in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!