Refining 3D surface meshes
Show older comments
Is there a way within Matlab to refine 3D surface meshes? Not surprisingly, "reducepatch" didn't work for me, and it looks like 'refinemesh' is geared towards 2D meshes.
Thanks, Tim
1 Comment
Sean de Wolski
on 8 Mar 2012
as in surfaces created with surf() or isosurface()/patch()?
Answers (1)
Sean de Wolski
on 8 Mar 2012
doc reducevolume
doc shrinkfaces
We really need more detail in order to give better pointers
1 Comment
Timothy Cale
on 13 Mar 2012
Categories
Find more on Surface and Mesh Plots in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!