eeglab
eeglab copied to clipboard
remove channels from nodatchans if they were interpolated; fixes #520
This commit fixes a bug were interpolating a missing channel using the GUI removed the channel from EEG.chaninfo.nodatchans but doing it via the command line with pop_interp() didn't work.