Export a 3d surface to .stl
이전 댓글 표시
I'm trying to esxtract a gyroid I generated on matlab into an .stl file. But it shows me this mistake "Error using stlwrite Input argument must be a triangulation object." Any Ideas on how to solve it? Thanks
답변 (1개)
Piyush
2023년 5월 18일
1 개 추천
Refer to the above link for creating stl file from triangulation object.
It has some examples as well.
카테고리
도움말 센터 및 File Exchange에서 STL (STereoLithography)에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!