How can I load . edf file to matlab?

6 Ansichten (letzte 30 Tage)
afef
afef am 21 Apr. 2017
Kommentiert: Walter Roberson am 5 Mär. 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?

Antworten (1)

Walter Roberson
Walter Roberson am 21 Apr. 2017
  4 Kommentare
Shravan Sivakumar
Shravan Sivakumar am 5 Mär. 2020
what do you mean by install? just opening this .mat through matlab not enough? Noob heere.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu EEG/MEG/ECoG finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by