필터 지우기
필터 지우기

is there a function to compute the area of a polygon in 3D ?

조회 수: 8 (최근 30일)
Christophe
Christophe 2012년 9월 17일
답변: Bharath Swaminathan 2021년 8월 29일
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 ?

답변 (1개)

Bharath Swaminathan
Bharath Swaminathan 2021년 8월 29일
It's a bit late in the day. Please check this out: area3D - File Exchange - MATLAB Central (mathworks.com).

카테고리

Help CenterFile Exchange에서 Elementary Polygons에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by