surf command gives false lines
Afficher commentaires plus anciens
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
Réponses (0)
Catégories
En savoir plus sur Lighting, Transparency, and Shading dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!