inpolygon equivalent function in 3D?
Show older comments
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!
Answers (3)
Pinpress
on 7 May 2012
2 votes
Walter Roberson
on 4 May 2012
1 vote
Johannes Korsawe
on 19 Sep 2013
0 votes
Try intriangulation on the FEX.
Regards, Johannes
Categories
Find more on Traveling Salesman (TSP) in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!