Skip to content

Commit b1a32c1

Browse files
authored
Update Running_EEGLAB_on_Octave.md
1 parent 566f56e commit b1a32c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

others/Running_EEGLAB_on_Octave.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ issues:
6767
SIFT and LIMO) have not been tested on Octave and will likely not be
6868
functional. They could probably be made functional by their
6969
developers or by motivated users.
70+
- We were able to run ICLabel under Octave 8.4 (after modifying some of the ICLabel code - the changes are not saved in ICLabel). However, the code is so slow it is impractical (it takes 15+ hours to execute on Octave compared to 10 seconds on MATLAB). This is because Octave reserves a new memory location when you take an array slice. If you need to run ICLabel, use the compiled version of EEGLAB.
7071

7172
Nevertheless, even some of the most complex EEGLAB plots can be rendered on Octave - for example, below, dipole plots in MATLAB (left)
7273
and Octave (right) match perfectly.

0 commit comments

Comments
 (0)