Legend position is hiding other plots

5 views (last 30 days)
Jesse
Jesse on 4 Jan 2019
Edited: Jesse on 4 Jan 2019
How to fix this problem?
legend(sprintfc('%g%n',vars),'Location','bestoutside')

Answers (1)

madhan ravi
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
  1 Comment
Jesse
Jesse on 4 Jan 2019
Edited: Jesse on 4 Jan 2019
I tried this, but it has the same result. Also the other options won't work right

Sign in to comment.

Products


Release

R2018b

Community Treasure Hunt

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

Start Hunting!