You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It works ok on my Windows machine, so I assume that it could either be something specific to Mac, or perhaps to the figure's renderer - try to set the figure and/or export_fig to other renderers and see if this helps.
Please try to run print('test.png','-dpng') and see whether you see the same problem. In this case this would prove that this is an internal Matlab bug on Mac, and you should report it to MathWorks. Please report here what you find.
A minimal working example is below:
The result is as follows:
The x and y labels are shifted, when they should remain in the middle of their respective axes.
I am using MATLAB 2015b for Mac and the most recent version of
export_fig
(as of March 30, 2016).The text was updated successfully, but these errors were encountered: