Legend position is hiding other plots
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
How to fix this problem?
legend(sprintfc('%g%n',vars),'Location','bestoutside')

0 comentarios
Respuestas (1)
madhan ravi
el 4 de En. de 2019
Editada: madhan ravi
el 4 de En. de 2019
Perhaps use the option northeastoutside (lookup legend doc) ,I am not sure of correct case sensitive in that option
1 comentario
Ver también
Categorías
Más información sobre Legend en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!