STL file import to MATLAB

31 ビュー (過去 30 日間)
Kim Tae Kyeong
Kim Tae Kyeong 2021 年 5 月 23 日
回答済み: Sulaymon Eshkabilov 2021 年 5 月 24 日
I was trying to import stl file to Matlab 2020b, and found this cmd as below
figure
gm = importGeometry('Torus.stl');
pdegplot(gm)
From this, i am getting error for importGeometry as it is not valid function/variable.
It is not able to find the importGeomtry function.. How do you fix this??

採用された回答

Sulaymon Eshkabilov
Sulaymon Eshkabilov 2021 年 5 月 24 日
Hi,
Here is a nice discussion on this issue.
https://www.mathworks.com/matlabcentral/answers/647913-import-file-stl-parameters?s_tid=answers_rc1-2_p2_MLT

その他の回答 (0 件)

カテゴリ

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

製品


リリース

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by