reading edf/edf+ file

조회 수: 23 (최근 30일)
Maria Cristina Mauro
Maria Cristina Mauro 2021년 11월 13일
답변: Walter Roberson 2021년 11월 28일
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일
편집: 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