Description Usage Arguments Value
Computes distance between two polygons, only works for polygons that do not intersect
1 | distpolytopoly2(poly1, poly2)
|
poly1 |
a polygon (a n x 2 numerical matrix) |
poly2 |
a polygon (a n x 2 numerical matrix) |
a positive number, the distance between the two polygons
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.