How can i export model to cad or STL files?
3 views (last 30 days)
Show older comments
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 Comments
Answers (1)
DGM
on 9 Oct 2025
Edited: DGM
on 9 Oct 2025
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 Comments
See Also
Categories
Find more on Point Cloud Processing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!