reading edf/edf+ file

24 visualizzazioni (ultimi 30 giorni)
Maria Cristina Mauro
Maria Cristina Mauro il 13 Nov 2021
Risposto: Walter Roberson il 28 Nov 2021
Hello, there is a question about how to read an edf file taken by eeg (truscanexplorer). I installed edfread and others on the app of Matlab but "is not compliant with EDF/EDF+ file specifications". Can u help me?
Thanks

Risposta accettata

Pavan Guntha
Pavan Guntha il 16 Nov 2021
Hello Maria,
The documentation for 'edfread' shows that it can be used to read data from EDF/EDF+ files. You could have a look at the Examples present in the documentation page here which illustrate how the function can be used for reading the EDF/EDF+ files.
Hope this helps!
  1 Commento
Maria Cristina Mauro
Maria Cristina Mauro il 16 Nov 2021
Modificato: Maria Cristina Mauro il 16 Nov 2021
Hello Pavan,
thanks for the answer but when I use the function edfread, it shows "Array indices must be positive integers or logical values"; instead, the use of edfinfo shows that the file "is not compliant with EDF/EDF+ file specifications".

Accedi per commentare.

Più risposte (1)

Walter Roberson
Walter Roberson il 28 Nov 2021
It would be interesting to try https://www.teuniz.net/edfbrowser/ to see whether your file is accepted by that analyzer.
For my future reference, EDF+ specification is at https://www.edfplus.info/specs/edfplus.html

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