Borrar filtros
Borrar filtros

Outer edges on a patch surface

7 visualizaciones (últimos 30 días)
Nithin Mukundakumar
Nithin Mukundakumar el 12 de Nov. de 2021
Respondida: Xin Yee Tai el 18 de Abr. de 2023
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.

Respuestas (2)

Star Strider
Star Strider el 12 de Nov. de 2021
One option could be contour3.
.

Xin Yee Tai
Xin Yee Tai el 18 de Abr. de 2023
Extract the edge value from your dataset (X,Y,Z) and then use plot3 and 'hold on' to plot the line.

Etiquetas

Productos


Versión

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by