필터 지우기
필터 지우기

Saving a high quality image - export_fig not working

조회 수: 2 (최근 30일)
mttxc12
mttxc12 2016년 3월 7일
답변: Image Analyst 2016년 3월 7일
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?

답변 (1개)

Image Analyst
Image Analyst 2016년 3월 7일

카테고리

Help CenterFile Exchange에서 Data Import and Analysis에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by