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 (2026). p_inside_poly(M,P) (https://uk.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
Version Published Release Notes
1.0.0.0