Outer edges on a patch surface
11 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi I have a patch surface like this, which is a stack of isosurfaces at different levels.
I want to draw the oultines of these surface so that each surface can be differentiated from the other a bit better.

0 commentaires
Réponses (2)
Xin Yee Tai
le 18 Avr 2023
Extract the edge value from your dataset (X,Y,Z) and then use plot3 and 'hold on' to plot the line.
0 commentaires
Voir également
Catégories
En savoir plus sur Polygons dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!