How can I load . edf file to matlab?

5 次查看(过去 30 天)
afef
afef 2017-4-21
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
what do you mean by install? just opening this .mat through matlab not enough? Noob heere.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 EEG/MEG/ECoG 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by