is there a function to compute the area of a polygon in 3D ?
10 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Bharath Swaminathan
2021 年 8 月 29 日
It's a bit late in the day. Please check this out: area3D - File Exchange - MATLAB Central (mathworks.com).
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Elementary Polygons についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!