Determine the maximum height and maximum width of the cross-sectional section from the stl file

4 vues (au cours des 30 derniers jours)
I have a 3D scan file in stl format. I want to determine the maximum height and maximum width of 9 cross-sections at positions 10, 20,...90mm from the starting point. I have attached a sample file.
Who knows please help me. I sincerely thank you
  1 commentaire
Eric
Eric le 5 Juin 2024
What step are you stuck on, exactly? I searched online for "MATLAB stl file"... Have you tried the steps in the first result, STL File Import? Have you used fegeometry?

Connectez-vous pour commenter.

Réponses (1)

DGM
DGM le 5 Avr 2025
Obtain the sectional geometry:
... and then find the range of coordinates in each slice polygon.

Produits


Version

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by