How can I load . edf file to matlab?
7 次查看(过去 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!