Outer edges on a patch surface
显示 更早的评论
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.

回答(2 个)
Star Strider
2021-11-12
0 个投票
.
Xin Yee Tai
2023-4-18
0 个投票
Extract the edge value from your dataset (X,Y,Z) and then use plot3 and 'hold on' to plot the line.
类别
在 帮助中心 和 File Exchange 中查找有关 Polygons 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!