====== Differences ====== This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
analysis:matlab-overview [2017/07/02 20:49] mvdm |
analysis:matlab-overview [2018/04/17 15:20] (current) |
||
|---|---|---|---|
| Line 11: | Line 11: | ||
| === interval (iv) === | === interval (iv) === | ||
| + | |||
| + | [[https://github.com/vandermeerlab/vandermeerlab/tree/master/code-matlab/shared/datatypes/iv | iv folder on GitHub]] | ||
| Basics: | Basics: | ||
| Line 90: | Line 92: | ||
| ===== Visualization functions ===== | ===== Visualization functions ===== | ||
| - | * the amazing MultiRaster ([[https://github.com/vandermeerlab/vandermeerlab/blob/master/code-matlab/example_workflows/MultiRaster_usage.m|examples]]) | + | * the amazing [[https://github.com/vandermeerlab/vandermeerlab/blob/master/code-matlab/shared/viz/MultiRaster.m | MultiRaster]] ([[https://github.com/vandermeerlab/vandermeerlab/blob/master/code-matlab/example_workflows/MultiRaster_usage.m|examples]]) |
| + | * [[https://github.com/vandermeerlab/vandermeerlab/blob/master/code-matlab/shared/viz/scatterplotC.m | scatterplotC()]]: scatterplot with additional variable plotted as color, useful for plotting phase precession in space | ||
| ===== Loading/converting functions ===== | ===== Loading/converting functions ===== | ||
| ===== Analysis functions ===== | ===== Analysis functions ===== | ||