Skip to content

Commit bf8d3d5

Browse files
authored
Update for version 1.2.3
1 parent 0f522dc commit bf8d3d5

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,11 @@ For more information, see [the ICLabel website tutorial](https://labeling.ucsd.e
66
The easiest way to get the ICLabel plugin is through the EEGLAB plugin manager.
77

88
If you plan to install the plugin through GitHub rather than the EEGLAB plugin manager, be aware that matconvnet is included as submodule. This means that it will no be included in the zip-file download. You will have to download [my fork (version) of matconvnet](https://github.com/lucapton/matconvnet) and extract that zip into the ICLabel folder. Alternatively, if you are cloning this repository through the command line, be sure to include the "--recusive" flag to clone submodules as well. Once you are in the desired directory, the correct command is:
9-
~~~~
9+
1010
git clone --recursive https://github.com/lucapton/ICLabel.git
11-
~~~
1211

1312
## Version history
14-
1.2.2 - fix STUDY calling format and add new function eeg_icalabelstat
15-
~
13+
1.2.3 - Fix bug for single dataset
14+
15+
1.2.2 - Fix STUDY calling format and add new function eeg_icalabelstat
16+

0 commit comments

Comments
 (0)