EEG - EEGLAB- pwelch error
이전 댓글 표시
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
Daniel M
2019년 10월 12일
Show us your code including sample data and the full error message.
답변 (1개)
Stefania
2019년 10월 12일
0 개 추천
댓글 수: 2
Daniel M
2019년 10월 12일
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
2020년 4월 2일
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.
카테고리
도움말 센터 및 File Exchange에서 EEG/MEG/ECoG에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!