Export a 3d surface to .stl

I'm trying to esxtract a gyroid I generated on matlab into an .stl file. But it shows me this mistake "Error using stlwrite Input argument must be a triangulation object." Any Ideas on how to solve it? Thanks

Respuestas (1)

Piyush
Piyush el 18 de Mayo de 2023

1 voto

Refer to the above link for creating stl file from triangulation object.
It has some examples as well.

Preguntada:

el 9 de Mayo de 2023

Respondida:

el 18 de Mayo de 2023

Community Treasure Hunt

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

Start Hunting!

Translated by