필터 지우기
필터 지우기

Outer edges on a patch surface

조회 수: 7 (최근 30일)
Nithin Mukundakumar
Nithin Mukundakumar 2021년 11월 12일
답변: Xin Yee Tai 2023년 4월 18일
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일
One option could be contour3.
.

Xin Yee Tai
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.

카테고리

Help CenterFile Exchange에서 Scalar Volume Data에 대해 자세히 알아보기

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by