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!