Is it possible to save high resolution jpg with the saveas command?
28 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Is it possible to save high resolution jpg (or png, tiff) with the saveas command? How to set the resolution?
0 commentaires
Réponses (1)
Mann Baidi
le 9 Mai 2024
Hi
I can see that you would like to set the resolution for saving an image file in MATLAB.
I would suggest to use the 'exportgraphics' for setting the resolution of the saved image.
You can refer to the documentation of 'exportgraphics' using the link mentioned below for checking the syntax:
0 commentaires
Voir également
Catégories
En savoir plus sur Printing and Saving dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!