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

 Accepted Answer

Pavan Guntha
Pavan Guntha on 16 Nov 2021

0 votes

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 Comment

Maria Cristina Mauro
Maria Cristina Mauro on 16 Nov 2021
Edited: Maria Cristina Mauro on 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".

Sign in to comment.

More Answers (1)

Walter Roberson
Walter Roberson on 28 Nov 2021

0 votes

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

Categories

Community Treasure Hunt

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

Start Hunting!