cannot open stl file
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Zaitul
am 5 Okt. 2016
Kommentiert: Zaitul
am 6 Okt. 2016
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.

0 Kommentare
Akzeptierte Antwort
Walter Roberson
am 6 Okt. 2016
You missed a comma between your filename and your [x, y, z] in the export::stl call.
Weitere Antworten (1)
KSSV
am 5 Okt. 2016
stl file should be opened in matlab work space. Use the following function to read the .stl file .
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
