EEG - EEGLAB- pwelch error
Ältere Kommentare anzeigen
Using EEGLAB I have an error 'pwelch' when I try to plot the power spectrum. in particoular "undefined function 'pwelch' for inpunt arguments of type double.". What I have to do?
Thanks.
1 Kommentar
Daniel M
am 12 Okt. 2019
Show us your code including sample data and the full error message.
Antworten (1)
Stefania
am 12 Okt. 2019
0 Stimmen
2 Kommentare
Daniel M
am 12 Okt. 2019
I'd like to see the bit of code where you try to call pwelch, including information about the input arguments. If you're doing it through a GUI, use the debugger to step through to find the bit of code. Also, tell me the output when you type
which pwelch
Akanksha Juneja
am 2 Apr. 2020
hello,
I ma facing the same issue, I wanted to remove bad channels for which I wanted to see the channel spectra and maps, how should I use the debugger, please help.
Kategorien
Mehr zu EEG/MEG/ECoG finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!