Description Usage Arguments Details
Plot a set of connectivity matrices (an allRes output from calcConnectivityMatrices
)
1 2 3 4 |
allRes |
- allRes element in the output list from |
zmax |
- max value for color scale |
zmin |
- min value for color scale |
colorscale |
- color scale to use for plots ('hot', 'cold' or 'coldhot') |
plotBase |
- base name for saved plots (should include YYYY, MM, and DD; e.g. "ConnectivityMatrixYYYYMMDD.png") |
plotDir |
- directory for saved plots (devtype != 'win') |
years |
- vector of years of results to plot (YYYY) |
months |
- vector of months to plot (MM) |
days |
- vector of days to plot (DD) |
devtype |
- 'win' or 'png' |
calls plotCM
to plot individual connectivity matrices.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.