Can GRIDDATA interpolate a 3D triangulated closed surface to ordered structure?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Dear All,
I have obtained a 3D triangulated closed surface from "isosurface" function. Now I need to convert this surface from having triangle facets to quad facets. The reason is that, each point on the triangulated surface has a coordinate of size (N×1) for x, y, and z coordinate. I need to have a (N×M) size similar to what we get from the output of "meshgrid". This way I can use "contourc" function. I was thinking of using "griddata" but I did not succeed in getting what I want. Could someone help me?
Thanks,
Ahmad
0 comentarios
Respuestas (0)
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!