Description Usage Arguments Value
Creates a square matirx of supplied size with all cell values being 1. This is the matrix anticipated by the habitat growth functions.
1 | startmat(matsize)
|
matsize |
integer, the size of a side of the suare matrix to be created. |
a square matrix whose sides are of size 'matsize' and all cell values are "1".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.