How can I load . edf file to matlab?

5 ビュー (過去 30 日間)
afef
afef 2017 年 4 月 21 日
コメント済み: Walter Roberson 2020 年 3 月 5 日
Hi, i need to load edf file of EEG signal and i try this code:
[header, recorddata] = edfread('MANAII_MAISSA.edf');
but i got this error message "Error in tst (line 1) [header, recorddata] = edfread('MANAII_MAISSA.edf');" .How to fix this please?

回答 (1 件)

Walter Roberson
Walter Roberson 2017 年 4 月 21 日
  4 件のコメント
Shravan Sivakumar
Shravan Sivakumar 2020 年 3 月 5 日
what do you mean by install? just opening this .mat through matlab not enough? Noob heere.
Walter Roberson
Walter Roberson 2020 年 3 月 5 日

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeEEG/MEG/ECoG についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by