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
Star Strider 2021 年 11 月 12 日

0 投票

One option could be contour3.
.
Xin Yee Tai
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.

カテゴリ

製品

リリース

R2021a

質問済み:

2021 年 11 月 12 日

回答済み:

2023 年 4 月 18 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by