You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: others/Running_EEGLAB_on_Octave.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,6 +67,7 @@ issues:
67
67
SIFT and LIMO) have not been tested on Octave and will likely not be
68
68
functional. They could probably be made functional by their
69
69
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.
70
71
71
72
Nevertheless, even some of the most complex EEGLAB plots can be rendered on Octave - for example, below, dipole plots in MATLAB (left)
0 commit comments