Import STL file and convert to Matrix

19 Ansichten (letzte 30 Tage)
Marvin Rohatsch
Marvin Rohatsch am 2 Sep. 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!

Antworten (2)

Jan
Jan am 2 Sep. 2021
  1 Kommentar
Marvin Rohatsch
Marvin Rohatsch am 5 Sep. 2021
I tried it, but i'm not able to use the matrix. I can only plot it ...

Melden Sie sich an, um zu kommentieren.


darova
darova am 5 Sep. 2021
Try stlread to import geometry
Use griddata to interpolate data

Tags

Produkte


Version

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by