How can I load . edf file to matlab?
7 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Walter Roberson
on 21 Apr 2017
4 Comments
Shravan Sivakumar
on 5 Mar 2020
what do you mean by install? just opening this .mat through matlab not enough? Noob heere.
See Also
Categories
Find more on EEG/MEG/ECoG in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!