Hi everyone, I intend to use the data in the file "study1.edf" (european data format) (On respiratory signal. I want to read and plot this signal in Matlab. How can i do this in matlab? I accept some ideas.. I attached file. Thank you.

답변 (2개)

Walter Roberson
Walter Roberson 2016년 7월 12일

1 개 추천

https://www.mathworks.com/matlabcentral/fileexchange/31900-edfread
https://www.mathworks.com/matlabcentral/fileexchange/38641-reading-and-saving-of-data-in-the-edf+
Jair Villanueva
Jair Villanueva 2016년 7월 13일

0 개 추천

Thank for you help.

댓글 수: 3

KIRTI RAWAL
KIRTI RAWAL 2020년 4월 28일
just download edf file from matlab. typpe download edf function and download it.
after that
type in your matlab
[header S1]=edfread('filename')
and it will work.
please try sharing this answer as many people are unaware of accessing and reading edf file.
Thank you
Walter Roberson
Walter Roberson 2020년 4월 29일
Note that edfread() is not built in to MATLAB, and must be installed from the file exchange; I gave the link above, or you can use Add-Ons Explorer.
Kartheek Akurati
Kartheek Akurati 2020년 11월 4일
We have edf file readers available in Signal Processing Toolbox from R2020b as built in functions:
https://www.mathworks.com/help/signal/ref/edfread.html

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 EEG/MEG/ECoG에 대해 자세히 알아보기

질문:

2016년 7월 12일

댓글:

2020년 11월 4일

Community Treasure Hunt

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

Start Hunting!

Translated by