Skip to content

Commit 67b2dda

Browse files
mariomario
authored andcommitted
moved matlab toolbox file
1 parent da747ae commit 67b2dda

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
-55.9 KB
Binary file not shown.
-15.3 KB
Binary file not shown.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The latest version may always be found here.
1616
This software was developed with MATLAB R2017a and access to the full suite of MATLAB add-on packages. Some of these packages may be required to run the software.
1717

1818
### Installation
19-
Download the toolbox file [Computational Neuroimaging Toolbox.mltbx](https://github.com/ccnmaastricht/CNI_toolbox/raw/master/Computational%20Neuroimaging%20Toolbox.mltbx), navigate to the downloaded file within MATLAB and then execute the following command:
19+
Download the toolbox file [Computational Neuroimaging Toolbox.mltbx](https://github.com/ccnmaastricht/CNI_toolbox/blob/master/code/matlab/computational%20neuroimaging%20toolbox.mltbx), navigate to the downloaded file within MATLAB and then execute the following command:
2020

2121
```MATLAB
2222
matlab.addons.toolbox.installToolbox('Computational Neuroimaging Toolbox.mltbx');
@@ -35,7 +35,7 @@ matlab.addons.toolbox.installToolbox('Computational Neuroimaging Toolbox.mltbx')
3535
### Installation
3636

3737
```Python
38-
pip install cni-tlbx
38+
pip install cni_tlbx
3939
```
4040

4141
### Usage

0 commit comments

Comments
 (0)