problem with dashed and dotted lines in png output

2 visualizaciones (últimos 30 días)
Clemens
Clemens el 11 de Oct. de 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 comentarios
Jan
Jan el 11 de Oct. de 2011
As usual I cannot see anything at tinypic.
Clemens
Clemens el 12 de Oct. de 2011
<http://i51.tinypic.com/24dog8o.jpg direct link>

Iniciar sesión para comentar.

Respuestas (2)

Walter Roberson
Walter Roberson el 11 de Oct. de 2011
Possibly changing your figure Renderer property might help.
  1 comentario
Clemens
Clemens el 12 de Oct. de 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?

Iniciar sesión para comentar.


Jan
Jan el 11 de Oct. de 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.

Categorías

Más información sobre Lighting, Transparency, and Shading en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by