surface command is conecting the end points of a surface
Afficher commentaires plus anciens
I can't figure out why surface is connecting the end points of the surface. I have attached an image so you can see what I mean. let me know if more information is needed I am specifying surf(x,y,z,'edgecolor','none').
3 commentaires
Walter Roberson
le 24 Avr 2016
The image did not get included.
Vineeth Kartha
le 3 Mai 2016
Hi,
Please share the data that was used to generate the surface plot.
Regards
Vineeth
Mike Garrity
le 3 Mai 2016
Also, the version of MATLAB and the graphics card. You can get those with:
ver
opengl info
The old OpenGL renderer would encounter a bug that sounded a lot like that on a particular graphics card, but I'm afraid I've forgotten the details on that one. The newer OpenGL renderer that was introduced in R2014b doesn't hit that bug. So if you're on a newer version, it's not that one.
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!