MATLAB: Determining if a point is inside an triangulated 3D closed surface

inside/outside testtriangulation

Dear All,
I have a 3D triangulated closed surface. How can I determine if a point is inside the surface?
Regards,
Ahmad

Best Answer

Use intriangulation from the FEX.
Regards, Johannes
Related Question