Borrar filtros
Borrar filtros

I can extract triangulation mesh data from software as ASCI file X,Y,Z or as STL files. How can I read the mesh data and show it in Matlab?

3 visualizaciones (últimos 30 días)
I can extract triangulation mesh data from software as ASCI file X,Y,Z or as STL files. How can I read the mesh data and show it in Matlab?

Respuesta aceptada

Steven Lord
Steven Lord el 18 de Oct. de 2018
If you're using release R2018b or later, try the stlread function introduced in that release.
  6 comentarios
MQH
MQH el 23 de Oct. de 2018
Do you know how to open both of the triangulations figure with the image in the same figure? knowing that both of them georeferenced and i need to see the corresponding between the image and triangulations.

Iniciar sesión para comentar.

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by