inpolygon equivalent function in 3D?
이전 댓글 표시
Hi,
I need to find a way to determine if a large number of points are inside a closed polygon expressed by either a triangular or quadrilateral mesh in 3D. I know in 2D, there's a matlab function "inpolygon". Is there an equivalent method/function in 3D?
Thanks!
답변 (3개)
Walter Roberson
2012년 5월 4일
1 개 추천
Johannes Korsawe
2013년 9월 19일
0 개 추천
Try intriangulation on the FEX.
Regards, Johannes
카테고리
도움말 센터 및 File Exchange에서 Traveling Salesman (TSP)에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!