Is there an STL file generator for MatLab?

9 visualizaciones (últimos 30 días)
Ivan Handler up
Ivan Handler up el 22 de Dic. de 2016
Comentada: DGM el 7 de Oct. de 2025
I am generating 3D images that I want to render with a 3D printer. I need to generate STL files to accomplish this task. I was wondering if there is any code out there for that, otherwise I can generate it, but it will take some time.

Respuesta aceptada

KSSV
KSSV el 22 de Dic. de 2016
  2 comentarios
Ivan Handler up
Ivan Handler up el 22 de Dic. de 2016
Thanks!
DGM
DGM el 11 de Jul. de 2025
Editada: DGM el 7 de Oct. de 2025
Since R2018b, MATLAB has built-in STL tools
For legacy versions needing third-party tools, I'd recommend these tools over #22409/#20922. This explains why.

Iniciar sesión para comentar.

Más respuestas (1)

Young Dae
Young Dae el 14 de Sept. de 2018
  1 comentario
DGM
DGM el 7 de Oct. de 2025
To be specific, this converts volumetric raster images into STL. That might be a more exact interpretation of the question, but it's unknown if the wording of the question was intentional.

Iniciar sesión para comentar.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by