cannot open stl file

5 ビュー (過去 30 日間)
Zaitul
Zaitul 2016 年 10 月 5 日
コメント済み: Zaitul 2016 年 10 月 6 日
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.

採用された回答

Walter Roberson
Walter Roberson 2016 年 10 月 6 日
You missed a comma between your filename and your [x, y, z] in the export::stl call.
  1 件のコメント
Zaitul
Zaitul 2016 年 10 月 6 日
thanks a lot! it's works!

サインインしてコメントする。

その他の回答 (1 件)

KSSV
KSSV 2016 年 10 月 5 日
stl file should be opened in matlab work space. Use the following function to read the .stl file .
  1 件のコメント
Zaitul
Zaitul 2016 年 10 月 6 日
Dr. Siva, I have downloaded the file. i also add some code which i dont know if it is correct. as shown in the attached figure, there's another error. what should I do? 'sphere.stl' is not created yet. (these code is from example but mine didnt work) thank you.

サインインしてコメントする。

カテゴリ

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