matlabで作成し​た3Dモデルをaut​oCADに読み込む方​法を教えてください。

matlabで作成した3DモデルをautoCADで読み込む方法がわかりません。
アドバイスを頂けましたら幸いです。図1.png

 Accepted Answer

Kazuya
Kazuya on 18 Dec 2018

3 votes

autoCADでの読み取りに対応しているファイル形式はわかりますか?
もしSTLファイルであれば、stlwrite関数が Partial Differential Equation Toolbox にありますが、、File Exchange にもいくつか関数が公開されていますので試す価値はあるかと思います。

2 Comments

109
109 on 18 Dec 2018
アドバイスを頂きありがとうございます。
非常に参考となりますので、作業を進めてみます。
michio
michio on 28 Oct 2019
stlwrite/stlread 関数は R2018b より MATLAB 本体でも提供されています。

Sign in to comment.

More Answers (0)

Categories

Find more on Delaunay 三角形分割 in Help Center and File Exchange

Asked:

109
on 18 Dec 2018

Commented:

on 28 Oct 2019

Community Treasure Hunt

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

Start Hunting!