cannot open stl file
조회 수: 6 (최근 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.
댓글 수: 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!