convert matrix representing values on a grid to coordinates and values
1 | getXY(mat, threshold)
|
mat |
data matrix |
threshold |
remove points with values less than threshold |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.