Outer edges on a patch surface
Show older comments
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.

Answers (2)
Star Strider
on 12 Nov 2021
0 votes
.
Xin Yee Tai
on 18 Apr 2023
0 votes
Extract the edge value from your dataset (X,Y,Z) and then use plot3 and 'hold on' to plot the line.
Categories
Find more on Polygons in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!