problem with dashed and dotted lines in png output

2 vues (au cours des 30 derniers jours)
Clemens
Clemens le 11 Oct 2011
Hi, I'm producing many plots as png for presentation (mainly because pdfs act a bit weird when inserted into ms office - and forget about ps...)
These have also very big lines.
I get the problem that in the final output the dashed lines look like sloppily dotted. The dotted look strangely semitransparent. Example
Overall the unprofessional look annoys me. So I was wondering - is there a better way to print such plots?
  2 commentaires
Jan
Jan le 11 Oct 2011
As usual I cannot see anything at tinypic.
Clemens
Clemens le 12 Oct 2011
<http://i51.tinypic.com/24dog8o.jpg direct link>

Connectez-vous pour commenter.

Réponses (2)

Walter Roberson
Walter Roberson le 11 Oct 2011
Possibly changing your figure Renderer property might help.
  1 commentaire
Clemens
Clemens le 12 Oct 2011
should try that. Though - if I'm correct only opengl allows transparency (which i use frequently). Or is there something new around the block?

Connectez-vous pour commenter.


Jan
Jan le 11 Oct 2011
Embedding PS-files in Word documents look strange on the screen, but perfect when printed to paper or to PDFs. If the Painters renderer is used in Matlab, the exported PS-files have a vector-format, such that they are scalable. Only the dotted and dashed lines of the PS-files are ugly. But there are several functions in the FEX to fix this.

Catégories

En savoir plus sur Graphics Performance dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by