Lines and markers appear bloated in pdf

2 Ansichten (letzte 30 Tage)
Venkatessh
Venkatessh am 27 Okt. 2014
Beantwortet: Chad Greene am 28 Okt. 2014
Plots created in R2014b version appear bloated in the output pdf file. The axis line appear bolder than before and the markers and lines are not as sharp as how it used to be before.
Any suggestions for improvements on this issue?
Thanks
  1 Kommentar
Siddharth Sundar
Siddharth Sundar am 28 Okt. 2014
What is the workflow you use to create the pdf? It might be useful if you were to attach a screenshot depicting the difference. Have you tried using the print command?
For example:
bar(1:10)
print -dpdf -painters plotName
Do the lines appear bolder on the pdf created by the code above?

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Chad Greene
Chad Greene am 28 Okt. 2014
I've only used R2014b a few times, but in every case I've tried, export_fig is still better than Matlab's built-in graphics saving abilities.

Kategorien

Mehr zu Specifying Target for Graphics Output finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by