surf command gives false lines
이전 댓글 표시
Hi,
I'm trying to plot using surf and I got the following weird result:
If you look carefully at the two holes you will see a horizontal grid of black lines which should not be there. Also you can see a line that goes from (0,0,0) to (30,30,0)
When I plot the same figure using surf(peaks(40),'edgecolor','none') the figure appears exactly as it is supposed to. (see here http://imgur.com/md6wP)
Any idea??
Thank you
George
PS.: when I print the image e.g. using print -dpng name then they appear just right
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!