plots - graphics quality poor

조회 수: 12 (최근 30일)
Tom
Tom 2012년 6월 1일
i use a few programs including matlab, and the plots MATLAB makes tend to look quite poor. i think it's because there's no 'smoothing' - to use a photoshop term. is there a way to improve the appearance of my plots?
  댓글 수: 3
Daniel Shub
Daniel Shub 2012년 11월 2일
@matt nice defensive commenting. Randy has said he can restore stuff like this. I have let him know it is going on.
Matt Fig
Matt Fig 2012년 11월 2일
LOL, I had this morning off, so why not? It would be nice to restore some of what Tom already deleted, so that the Answers search finds these problems that have already been answered for others...

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

채택된 답변

Oleg Komarov
Oleg Komarov 2012년 6월 1일
No antialis in MATLAB, altough you could use this submission: http://www.mathworks.com/matlabcentral/fileexchange/20979-myaa-my-anti-alias-for-matlab
And there are some undocumented features: http://undocumentedmatlab.com/blog/plot-linesmoothing-property/
  댓글 수: 1
Tom
Tom 2012년 6월 2일
got that - looks good - many thanks.

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

추가 답변 (1개)

Stephen
Stephen 2012년 6월 1일
save them as jpegs or something...
you can make lines thicker with the set() command and change the default font and stuff. but for actual data points, unless you want to manually insert fancy objects around your data point 'pblack' is as awesome as it gets. though you could manually set the xlim and ylim to something asthetic

카테고리

Help CenterFile Exchange에서 Line Plots에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by