How can i export model to cad or STL files?
조회 수: 8 (최근 30일)
이전 댓글 표시
Hello everyone, I used Ransac to detect point clouds and got a sphere model in matlab, models were stored in spheremodel which could be seen in workspace. I've spent lots of time trying to export it to the format such as STL or CAD, but can't find the right solutions, could anyone give me some hints? Thx a lot.
댓글 수: 0
답변 (1개)
DGM
2025년 10월 9일 13:09
편집: DGM
2025년 10월 9일 13:10
Since R2018b, MATLAB has built-in STL tools. You don't need to download anything.
For older versions needing third-party tools in the current day, I'd recommend these tools. This explains why. As to what would have been best in spring 2018, that last link should also explain the answer.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Point Cloud Processing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!