3D cloud of points to mesh
    9 ビュー (過去 30 日間)
  
       古いコメントを表示
    
From a 3D cloud of points I want to obtain a mesh as shown in the attached files. I did this using Polyworks but now I want to do the same thing in Matlab.
Thanks, Matteo
0 件のコメント
採用された回答
  KSSV
      
      
 2016 年 11 月 11 日
        It is a unstructured grid. You shall have coordinates and the respective nodal connectivity matrix. Load them into matlab and use trisurf.
doc trisurf.
0 件のコメント
その他の回答 (1 件)
参考
カテゴリ
				Help Center および File Exchange で Point Cloud Processing についてさらに検索
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

