Traingular mesh, face normals plotting
显示 更早的评论
I have imported a stl file to Matlab and meshed it. After triangular meshing, I need to calculate and plot surface normal for each traingular face of the meshed figure. How to proceed?
回答(1 个)
KSSV
2022-1-1
1 个投票
You can use the function facenormal. Read it here: https://in.mathworks.com/help/matlab/ref/triangulation.facenormal.html
类别
在 帮助中心 和 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!