Azzera filtri
Azzera filtri

How can I convert .edf to .set in MATLAB?

17 visualizzazioni (ultimi 30 giorni)
I want to work with a algorithm named "BLINKER". For that I need to import the EEG data in .set format but the data I am using is in .edf format.

Risposta accettata

Monisha Nalluru
Monisha Nalluru il 12 Ago 2020
You can try this way to convert .edf format to .set format
  • You may use edfread to get the data into MATLAB
  • In order to convert data in MATLAB to .set format you may refer this question

Più risposte (0)

Categorie

Scopri di più su EEG/MEG/ECoG in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by