stlファイルをma​tファイルに変換する​ことはできるのか

4 views (last 30 days)
悠政
悠政 on 25 Jul 2022
stlファイルをmatファイルに変換することは可能でしょうか.

Answers (1)

交感神経優位なあかべぇ
はい。可能です。
stlreadを使用して、triangulationオブジェクトが取得できます。
このtriangulationオブジェクトをmatファイルとして保存することができます。
ちなみに、trimeshを使用することで、triangulationオブジェクトを図として表示することもできます。

Tags

Products


Release

R2022a

Community Treasure Hunt

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

Start Hunting!