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 (최근 30일)
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?

채택된 답변

Steven Lord
Steven Lord 2018년 10월 18일
If you're using release R2018b or later, try the stlread function introduced in that release.
  댓글 수: 6
MQH
MQH 2018년 10월 23일
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.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 STL (STereoLithography)에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by