inpolygon3d(polygon,point)
Version 1.0.0.0 (3.46 KB) by
Dimitrij Chudinzow
Check if a point is within a planar polygon in threedimensional space
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 (2026). inpolygon3d(polygon,point) (https://uk.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 LinuxCategories
- Mathematics and Optimization > Mapping Toolbox > Data Analysis > Vector Data >
- Radar > Mapping Toolbox > Data Analysis > Vector Data >
Find more on Vector Data in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
