File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,9 @@ There are three main steps for generating a functional Waveclus docker image:
1414
1515### Matlab Requirements
1616- MATLAB Compiler
17- - More requirements to be listed...
17+ - Signal Processing Toolbox
18+ - Statistics and Machine Learning Toolbox
19+ - Wavelet Toolbox
1820
1921## Compiling Waveclus as Matlab's Standalone Application
2022- Git clone or Download waveclus [ source code] ( https://github.com/csn-le/wave_clus )
@@ -33,7 +35,7 @@ There are three main steps for generating a functional Waveclus docker image:
3335
3436
3537- [ Optional] Files generated by Matlab Compiler can be deleted:
36- - In your terminal, go to the ` waveclus ` folder in this project:
38+ - In your terminal, go to the ` waveclus-compiled ` folder in this project:
3739 ``` bash
3840 $ cd /path/to/spikeinterface-dockerfiles/waveclus-compiled
3941 ```
You can’t perform that action at this time.
0 commit comments