Import STL file and convert to Matrix

39 visualizaciones (últimos 30 días)
Marvin Rohatsch
Marvin Rohatsch el 2 de Sept. de 2021
Comentada: Thomas Tsigkopoulos el 19 de Nov. de 2021
Hello,
I want to measure the Hausdorff-Distance between two STL meshes. Is it possible to import the STL-Data and convert it in matrix where every point has its x,y,z-coordinate?
Thanks!

Respuestas (2)

Jan
Jan el 2 de Sept. de 2021
  1 comentario
Marvin Rohatsch
Marvin Rohatsch el 5 de Sept. de 2021
I tried it, but i'm not able to use the matrix. I can only plot it ...

Iniciar sesión para comentar.


darova
darova el 5 de Sept. de 2021
Try stlread to import geometry
Use griddata to interpolate data

Etiquetas

Productos


Versión

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by