How do I use surf on a specific set of points
Afficher commentaires plus anciens

I've got these specific values that I want to use to get a surface plot, how do I do it?
Réponses (1)
You can use trisurf. This requires you to decide upon the triangle connectivity, but many people just use the Delaunay triangulation, like in this example,
Catégories
En savoir plus sur Surface and Mesh Plots 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!