How to expand region of a plot saved through hgexport?
So I used the command
hgexport(gcf, 'figure1.jpg', hgexport('factorystyle'), 'Format', 'jpeg');
on my graph, and I get this weird graph below. Is there a way to auto-save
images I generate with Matlab - with all the axes expanded out to full
screen, so that all these plots won't be squished together?
No comments:
Post a Comment