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