How to export stl file from triangles.

3 views (last 30 days)
Nicolas Rogalski
Nicolas Rogalski on 26 May 2019
Commented: KSSV on 26 May 2019
Hello,
I want to export a stl file from triangulated points. The outputs of my code are the points id contained in triangles (nx3 array) and the outwards normals of trianglesm (nx3 array).
I tried the functions stlwrite or surf2stl but the results are not good.
Thank you for your help!

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!