reading edf/edf+ file

30 次查看(过去 30 天)
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

采纳的回答

Pavan Guntha
Pavan Guntha 2021-11-16
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 个评论
Maria Cristina Mauro
编辑:Maria Cristina Mauro 2021-11-16
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".

请先登录,再进行评论。

更多回答(1 个)

Walter Roberson
Walter Roberson 2021-11-28
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

类别

Help CenterFile Exchange 中查找有关 EEG/MEG/ECoG 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by