Legend position is hiding other plots
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
How to fix this problem?
legend(sprintfc('%g%n',vars),'Location','bestoutside')

0 Commenti
Risposte (1)
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
Vedere anche
Categorie
Scopri di più su Legend in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!