Outer edges on a patch surface
7 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (2 件)
Xin Yee Tai
2023 年 4 月 18 日
Extract the edge value from your dataset (X,Y,Z) and then use plot3 and 'hold on' to plot the line.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!