Is it possible to save high resolution jpg with the saveas command?
6 次查看(过去 30 天)
显示 更早的评论
Is it possible to save high resolution jpg (or png, tiff) with the saveas command? How to set the resolution?
0 个评论
回答(1 个)
Mann Baidi
2024-5-9
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Printing and Saving 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!