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!