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!