White lines in 2D figure when exporting it
조회 수: 10 (최근 30일)
이전 댓글 표시
Hi,
I am using (in Matlab2018b, MacbookPro 2019 with macOS Catalina):
pcolor(xdata,ydata,zdata));
colorbar
shading interp
colormap(hsv);
colorbar
and the figure I get is a perfect 2D plot.
Now, when I want to save it (in any format, I have tried eps, pdf, png...), I get these anoying white lines you can see in the attachment.
When I copy the figure in my report the lines are even more accused.
Thanks in advance for your help.
댓글 수: 0
채택된 답변
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Annotations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!