I am on a Mac, 10.15.6 Catalina, R2019b. With release 3.09, when I call export_fig, it will maximize the figure window and move the top left corner of the window to the top right corner of my screen, such that the figure is hidden. The previous version I used, 3.03, did not have this problem.
The call I make to export_fig is:
export_fig('title','-q101','-r300','-png');
I am on a Mac, 10.15.6 Catalina, R2019b. With release 3.09, when I call export_fig, it will maximize the figure window and move the top left corner of the window to the top right corner of my screen, such that the figure is hidden. The previous version I used, 3.03, did not have this problem.
The call I make to export_fig is: export_fig('title','-q101','-r300','-png');