MATLAB: Triangles generated by isosurface

isosurfacemeshingtriangles

Hi people,
I have generated an isosurface from matlab. The issue is that few of the triangles generated by the isosurface have very bad aspect ratio. i.e. the three points of some of the triangles are nearly collinear. Refining the data to generate the isosurface does not provide any help.
Could some body guide me how to conrol the aspect ratio of the triangles that define the isosurface.
Syed

Best Answer

Hi Sayed, unfortunately there are no built-in Matlab functions that would allow you to regularize your mesh. There is, however, one FEX submission that you could try out. Here is the link: