eeglab
eeglab copied to clipboard
ICA interrupt
I just looking at the code of runica. Line 497:
try if ismatlab, g.options = { g.options{:}, 'interrupt', 'on'}; end; catch, end
This make useless the default value of 'interrupt' as off. If this is not an issue or a bug, I would appreciate an help in this, since runica by command line, launch the pop up window.