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?

回答(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