Effacer les filtres
Effacer les filtres

Why matlab r2014 cannot export a image with defined resolution?

2 vues (au cours des 30 derniers jours)
Yeping Sun
Yeping Sun le 15 Août 2016
Réponse apportée : G Newton le 15 Août 2016
Dear all,
After I plot a figure in matlab r2014, I set to resultion to 600 dpi in the export setting dialogue box,and export the image in jpg format.However in photoship the resolution of this image is 96 dpi. Actually whatever resolution I set (150, 300,600 dpi) in matlab, the resolution of the exported images is alway 96 dpi. Why? Do I miss so setting in matlab?

Réponses (1)

G Newton
G Newton le 15 Août 2016
just update this line and check
print('yourimagename','-djpg','-r300');

Catégories

En savoir plus sur Printing and Saving dans Help Center et File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by