Need help creating an object from surface triangles, vertices, and normals

1 回表示 (過去 30 日間)
Michael J
Michael J 2014 年 12 月 11 日
回答済み: Michael J 2015 年 2 月 24 日
I have gotten the surface normals, triangles, and vertices from an imaging software for an object, and I was hoping to create the object from the given data in MATLAB to perform further analysis on the object. Is there an easy way to create this object? I have been trying to create the matrix Z that the surf(Z) function uses in order to recreate it and don't know if there is an easier way. The imaging software gives me multiple sets of coordinates in a nx3 matrix where n is the number of points. Thanks for any help!
Michael

採用された回答

Michael J
Michael J 2015 年 2 月 24 日
If anyone else needs an answer to this question, I eventually found the trisurf function which worked

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSurface and Mesh Plots についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by