p_inside_poly(M,P)

Version 1.0.0.0 (574 Bytes) by NMTri
The function checks if point M is inside polygon P
34 Downloads
Updated 18 Oct 2016

View License

% The function checks if point M is inside polygon whose vertices are
% defined in P=[P1x P1y;P2x P2y;P3x P3y;...;Pnx Pny];

Cite As

NMTri (2024). p_inside_poly(M,P) (https://www.mathworks.com/matlabcentral/fileexchange/59797-p_inside_poly-m-p), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2015a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Elementary Polygons in Help Center and MATLAB Answers

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