Saving image with high resolution
Hi,
I use this line of code to save my figure as .png : print(name,’-dpng’,’-r0′),
but i get a bad resolution picture bespite that the figure in matlab is good. I tried print(name,’-dpng’,’-r500′), but nothing changed.
How can i save figure as .png but with the same quality as the matlab figure?
Thank youHi,
I use this line of code to save my figure as .png : print(name,’-dpng’,’-r0′),
but i get a bad resolution picture bespite that the figure in matlab is good. I tried print(name,’-dpng’,’-r500′), but nothing changed.
How can i save figure as .png but with the same quality as the matlab figure?
Thank you Hi,
I use this line of code to save my figure as .png : print(name,’-dpng’,’-r0′),
but i get a bad resolution picture bespite that the figure in matlab is good. I tried print(name,’-dpng’,’-r500′), but nothing changed.
How can i save figure as .png but with the same quality as the matlab figure?
Thank you save figure, resolution MATLAB Answers — New Questions