Make a contour plot of a 3D Solid Object
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Tianshu Yu
el 3 de Jul. de 2019
Respondida: Mingta Yang
el 5 de Mzo. de 2021
Hi, I want to make a contour plot of my 3D Mesh. The 3D mesh is not a surface. But a solid object. I have already extract the faces of the object. But still cannot make a contour. Anyone know how to do that? Also, if I can make the contour, can I extract the laterl position of these equal height lines? I want to do some calculation on these equal height lines, such as calculating the lateral distance between two equal height lines. Below are the pictures of my 3D mesh. The first one is just a solid scatter of my object. The second is the pdeplot. The third is the nodes on the face 1, and face 7.
NOTE: I only want the equal hight line of the part that can be hitted by a sunlight came from the top along the z axis.
2 comentarios
darova
el 4 de Jul. de 2019
Looks like you have a sphere. Contours of a sphere are just circles. You want circles?
Respuesta aceptada
Más respuestas (1)
Ver también
Categorías
Más información sobre Surface and Mesh Plots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!