Traingular mesh, face normals plotting
Show older comments
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?
Answers (1)
KSSV
on 1 Jan 2022
1 vote
You can use the function facenormal. Read it here: https://in.mathworks.com/help/matlab/ref/triangulation.facenormal.html
Categories
Find more on Surface and Mesh Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!