Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Channel lookup #843

Open
arnodelorme opened this issue Jan 24, 2025 · 0 comments
Open

Channel lookup #843

arnodelorme opened this issue Jan 24, 2025 · 0 comments

Comments

@arnodelorme
Copy link
Collaborator

Looking up channel for an EEG dataset and then reruning the history pops up a window. This is the history.

EEG(1)=pop_chanedit(EEG(1), {'lookup','/System/Volumes/Data/data/matlab/eeglab/plugins/dipfit/standard_BEM/elec/standard_1005.elc'});

But it should be

EEG(1)=pop_chanedit(EEG(1), 'lookup','/System/Volumes/Data/data/matlab/eeglab/plugins/dipfit/standard_BEM/elec/standard_1005.elc');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant