toms112_test, a MATLAB code which calls toms112(), which determines whether a point is inside a polygon.
The computer code and data files made available on this web page are distributed under the MIT license
toms112, a MATLAB code which determines whether a point is contained in a polygon, by Moshe Shimrat. This is a version of ACM TOMS algorithm 112.