eeglab icon indicating copy to clipboard operation
eeglab copied to clipboard

ICA interrupt

Open arnodelorme opened this issue 1 year ago • 0 comments

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.

arnodelorme avatar Mar 14 '24 20:03 arnodelorme