is there a function to compute the area of a polygon in 3D ?
14 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I want to compute the area of polygons which vertices are in an other plane than plane X,Y. So they are defined by coordinates X, Y and Z. Consequently I can't use the function S=polyarea(X,Y). Is there a function S=fun(X,y,Z) to do this ?
Additionaly, is there a function to calculate the value of a volume delimited by polygons ?
0 commentaires
Réponses (1)
Bharath Swaminathan
le 29 Août 2021
It's a bit late in the day. Please check this out: area3D - File Exchange - MATLAB Central (mathworks.com).
0 commentaires
Voir également
Catégories
En savoir plus sur Elementary Polygons dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!