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!