필터 지우기
필터 지우기

problem with dashed and dotted lines in png output

조회 수: 5 (최근 30일)
Clemens
Clemens 2011년 10월 11일
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
Jan
Jan 2011년 10월 11일
As usual I cannot see anything at tinypic.
Clemens
Clemens 2011년 10월 12일
<http://i51.tinypic.com/24dog8o.jpg direct link>

댓글을 달려면 로그인하십시오.

답변 (2개)

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

댓글을 달려면 로그인하십시오.


Jan
Jan 2011년 10월 11일
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.

카테고리

Help CenterFile Exchange에서 Graphics Performance에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by