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
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 ExchangeMeasurements and Feature Extraction についてさらに検索

質問済み:

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