Is it possible to save high resolution jpg with the saveas command?
1 回表示 (過去 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!