Clear Filters
Clear Filters

How can I load . edf file to matlab?

7 views (last 30 days)
afef
afef on 21 Apr 2017
Commented: Walter Roberson on 5 Mar 2020
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?

Answers (1)

Walter Roberson
Walter Roberson on 21 Apr 2017
  4 Comments
Shravan Sivakumar
Shravan Sivakumar on 5 Mar 2020
what do you mean by install? just opening this .mat through matlab not enough? Noob heere.

Sign in to comment.

Categories

Find more on EEG/MEG/ECoG in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!