Legend position is hiding other plots

6 visualizaciones (últimos 30 días)
Jesse
Jesse el 4 de En. de 2019
Editada: Jesse el 4 de En. de 2019
How to fix this problem?
legend(sprintfc('%g%n',vars),'Location','bestoutside')

Respuestas (1)

madhan ravi
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
Jesse
Jesse el 4 de En. de 2019
Editada: Jesse el 4 de En. de 2019
I tried this, but it has the same result. Also the other options won't work right

Iniciar sesión para comentar.

Categorías

Más información sobre Legend en Help Center y File Exchange.

Productos


Versión

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by