Legend position is hiding other plots

5 visualizzazioni (ultimi 30 giorni)
Jesse
Jesse il 4 Gen 2019
Modificato: Jesse il 4 Gen 2019
How to fix this problem?
legend(sprintfc('%g%n',vars),'Location','bestoutside')

Risposte (1)

madhan ravi
madhan ravi il 4 Gen 2019
Modificato: madhan ravi il 4 Gen 2019
Perhaps use the option northeastoutside (lookup legend doc) ,I am not sure of correct case sensitive in that option
  1 Commento
Jesse
Jesse il 4 Gen 2019
Modificato: Jesse il 4 Gen 2019
I tried this, but it has the same result. Also the other options won't work right

Accedi per commentare.

Prodotti


Release

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by