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!