Main Content
poly2cw
Convert polygon vertices to clockwise order
Syntax
Description
Examples
Input Arguments
Output Arguments
Tips
You can specify geographic coordinates as input to the poly2cw
function when the polygon does not cross the Antimeridian or contain a pole. A polygon
contains a pole when the longitude data spans 360 degrees. To use geographic coordinates as
input, specify x1
using the longitude vector and y1
using the latitude vector.
Version History
Introduced before R2006a