Calculates distance from points
1 | getdist_rectangle(px, py, nx, ny)
|
px |
vector of x coordinates |
py |
vector of y coordinates |
nx |
number of divisions in x axis |
ny |
number of divisions in y axis |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.