I am plotting a matlab plot into an axes inside a matlab gui.
This works in principle fine, but the border of the axis is only visible by chance. I however want to ensure that the plot is displayed correct.

I assume that this has to do with rounding in the renderer. However since this is inside the gui I wonder if I can change the renderer only for this plot ?