Traingular mesh, face normals plotting
Mostrar comentarios más antiguos
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?
Respuestas (1)
KSSV
el 1 de En. de 2022
1 voto
You can use the function facenormal. Read it here: https://in.mathworks.com/help/matlab/ref/triangulation.facenormal.html
Categorías
Más información sobre Surface and Mesh Plots en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!