3D surface from Matlab to Solidworks

24 ビュー (過去 30 日間)
Oscar Garcia
Oscar Garcia 2021 年 10 月 15 日
回答済み: Kumar Pallav 2021 年 10 月 28 日
Hello,
I am working in a Matlab code that generates a 3D surface contained in the usual matrix form X,Y,Z, as shown in the image. I want to explot this to Solidworks, preferably as a .obj file. What is the best way to do so?
Thank you

回答 (1 件)

Kumar Pallav
Kumar Pallav 2021 年 10 月 28 日
Hi,
You can use 'surf2stl' function to write stl file from surface data and import the stl file in solidworks.
Refer this for more on 'surf2stl' function.
Refer this for more ways of writing to stl files.
Hope this helps!

カテゴリ

Help Center および File ExchangeSTL (STereoLithography) についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by