Why is the line plotting beyond the box?
Mostrar comentarios más antiguos
I have been encountering this problem lately, and I don't know how to solve it. Using the plot function, the line plotted would go beyond the box. Any idea how to fix this? See figure below in the top right corner.
P.S. I have just upgraded my Matlab from 2016a to 2017b, and the issue was there before.

2 comentarios
Star Strider
el 2 de Dic. de 2017
I never encountered that.
It will help greatly if we have your code and relevant data if to see if we can reproduce that problem.
Image Analyst
el 2 de Dic. de 2017
Maybe you somehow created the axes, then put hold on (to lock everything down), and then plotted some data that went beyond the axes limits. Hard to say for certain since you didn't include your code.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Graphics Performance en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
