inpolygon3d(polygon​,point)

Check if a point is within a planar polygon in threedimensional space
121 Downloads
Updated 18 Aug 2017

View License

Check if a point is within a planar polygon. The procedure is to appropriately create projections of the polygon and the point and to apply the Matlab function "inpolygon"

Cite As

Dimitrij Chudinzow (2024). inpolygon3d(polygon,point) (https://www.mathworks.com/matlabcentral/fileexchange/64170-inpolygon3d-polygon-point), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2016b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0