Next: , Previous: , Up: Internal Routines   [Contents][Index]


15.5.322 inpolygon

inpolygon(x, y, lx, ly)

Returns indices to x and y of those points that lie within the polygon defined by coordinates lx and ly, or scalar -1 if no such points were found.