Artifacts in figures exported as PDF from Matlab
조회 수: 9 (최근 30일)
이전 댓글 표시
Hello,
I have very annoying problem. I try to export high quality images with: print -painters -dpdf -r600 Test.pdf
and I used export_fig script as well, but there are always artifacts in figures like thin white lines over cells: Example
댓글 수: 2
izaz ali shah
2018년 8월 6일
Hi guys... this is the problem of Pdf viewer, not Matlab. Use Adobe Acrobat reader, then follow the way like this, edit--->preferences-->page display--->rendering and unmark smooth line art.
답변 (2개)
Jan
2011년 9월 8일
This is most likely not a problem of Matlab, but of the PDF viewer. If you are using Acrobat Reader, try to disable:
Edit -> Preferences -> Page Display -> Rendering -> Smooth images
댓글 수: 10
Mohsin Shah
2018년 7월 18일
I checked it with the solution given by Jan but the line is still there in my figure
참고 항목
카테고리
Help Center 및 File Exchange에서 Creating, Deleting, and Querying Graphics Objects에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!