saved pdf file doesn't look like figure
이전 댓글 표시
When I save a figure as a pdf file, the pdf version adds spaces which aren't in the original. The two images attached illustrate the problem. The first image is a screenshot of my matlab figure.

The second image is a screenshot of the pdf version.

As you can see there's a huge gap before the gamma in the title, and also before the exponents in the ylabel for the third subplot. I get exactly the same problem using matlab's print command, i.e.,
print(gcf,'-dpdf',printName)
save2pdf(printName)
Any advice as to how to fix this problem would be most appreciated!
댓글 수: 3
Walter Roberson
2016년 4월 18일
Which matlab version are you using?
Leo Simon
2016년 4월 21일
Jerry Malone
2023년 9월 1일
Has this problem ever been solved?
채택된 답변
추가 답변 (1개)
Bharath Rangaswamy
2016년 4월 21일
0 개 추천
Hi Leo,
Open MATLAB, goto preferences>”Figure copy template”>”Copy options” – In this settings you get 3 options for “Clipboard format” please change this option to “Bitmap”.
Then try to save it again. This might help.
-Bharath
댓글 수: 3
Leo Simon
2016년 4월 21일
Leo Simon
2016년 4월 21일
Richard Quist
2016년 5월 17일
The "Copy Options" preference panel is only available on Windows.
카테고리
도움말 센터 및 File Exchange에서 Graphics Performance에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
