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

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

Community Treasure Hunt

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

Start Hunting!

Translated by