Description Usage Arguments Examples
Distance between a segment and a polygon
1 | distsegmenttopoly(s, .poly)
|
s |
a 2x2 numeric matrix, representing a segment. Each row of the matrix are the coordinates of a extreme point of the segment. |
.poly |
a polygon (a nx2 matrix, each line is a point) |
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.