cannot open stl file
5 ビュー (過去 30 日間)
古いコメントを表示
hi. i try to use MuPAD Notebook Interface. i hope this is the right initial step to start with MuPAD. i believe that i need to type the code in the MuPAD itself (not in matlab workspace). why i cannot open the stl.file? the image is not generated as well. thanks in advance.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/156923/image.jpeg)
0 件のコメント
採用された回答
Walter Roberson
2016 年 10 月 6 日
You missed a comma between your filename and your [x, y, z] in the export::stl call.
その他の回答 (1 件)
KSSV
2016 年 10 月 5 日
stl file should be opened in matlab work space. Use the following function to read the .stl file .
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!