Lines and markers appear bloated in pdf

2 visualizzazioni (ultimi 30 giorni)
Venkatessh
Venkatessh il 27 Ott 2014
Risposto: Chad Greene il 28 Ott 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 Commento
Siddharth Sundar
Siddharth Sundar il 28 Ott 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?

Accedi per commentare.

Risposte (1)

Chad Greene
Chad Greene il 28 Ott 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.

Categorie

Scopri di più su Specifying Target for Graphics Output in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by