フィルターのクリア

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 Center および File ExchangeSTL (STereoLithography) についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by