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
Daniel M 2019년 10월 12일
Show us your code including sample data and the full error message.

댓글을 달려면 로그인하십시오.

답변 (1개)

Stefania
Stefania 2019년 10월 12일

0 개 추천

The dataset recorded the open eyes activity. I've applied a filter (1-100Hz) and made the Avg excluding EOG and ECG. then run ICA and when I try to reject component by map this is the the result.

댓글 수: 2

Daniel M
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
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에 대해 자세히 알아보기

질문:

2019년 10월 12일

댓글:

2020년 4월 2일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by