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