How can I load . edf file to matlab?
5 ビュー (過去 30 日間)
古いコメントを表示
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?
0 件のコメント
回答 (1 件)
Walter Roberson
2017 年 4 月 21 日
4 件のコメント
Shravan Sivakumar
2020 年 3 月 5 日
what do you mean by install? just opening this .mat through matlab not enough? Noob heere.
参考
カテゴリ
Help Center および File Exchange で EEG/MEG/ECoG についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!