How can i export model to cad or STL files?

8 visualizaciones (últimos 30 días)
Jenny Hung
Jenny Hung el 25 de Mzo. de 2018
Editada: DGM el 9 de Oct. de 2025 a las 13:10
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.

Respuestas (1)

DGM
DGM el 9 de Oct. de 2025 a las 13:09
Editada: DGM el 9 de Oct. de 2025 a las 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.

Categorías

Más información sobre Point Cloud Processing en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by