Export a 3d surface to .stl
37 ビュー (過去 30 日間)
古いコメントを表示
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
0 件のコメント
回答 (1 件)
Piyush
2023 年 5 月 18 日
Refer to the above link for creating stl file from triangulation object.
It has some examples as well.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!