Need help creating an object from surface triangles, vertices, and normals
2 次查看(过去 30 天)
显示 更早的评论
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
0 个评论
采纳的回答
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Surface and Mesh Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!