signed areas of a list of polygons
Syntax
area = polySgnArea(x,y,polyStart)
Input
x,y | coordinates of the polygons |
polyStart | indices of the first polygon in the list of vertices |
signed areas of a list of polygons
area = polySgnArea(x,y,polyStart)
x,y | coordinates of the polygons |
polyStart | indices of the first polygon in the list of vertices |