Description Usage Arguments Value Author(s) References
This function computes the length of a path. It does so by summing each consecutive line segment.
1 | PathDist(path)
|
path |
A two-column matrix describing the x,y coordinates of a path. |
returns a scalar value indicating path length.
Shane T. Mueller and Brandon Perelman
See Mueller et al., (2016). https://sites.google.com/a/mtu.edu/mapping/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.