Benjamin Ultan Cowley
Results
1
issues of
Benjamin Ultan Cowley
### Description In EEGLAB dev, `pop_runica` tests for existence of files named as per the list of algorithm names (lines 157 - 161). ``` for index = length(allalgs):-1:1 if ~exist(allalgs(index).name,...