Saving a high quality image - export_fig not working
조회 수: 2 (최근 30일)
이전 댓글 표시
I'm trying to save a high quality image which is an imagsc plot with overplotted contours. The problem is that when I save to .png or .eps the lettering is low quality and pixelated. When I save to pdf or use this command:
print -depsc2 -painters filename.eps
I get files with higher quality font but the image itself has white patches and white lines across it. When I use 'export_fig' which was posted as a solution in other questions, I still get the low quality font, although I did notice that matlab displays the graph with low quality font as well, is there a way to make matlab display a really crips image and then perhaps export_fig will work?
댓글 수: 0
답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Modify Image Colors에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!