Read and plot edf files

21 views (last 30 days)
Jair Villanueva
Jair Villanueva on 12 Jul 2016
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.

Answers (2)

Walter Roberson
Walter Roberson on 12 Jul 2016
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 on 13 Jul 2016
Thank for you help.
  3 Comments
Walter Roberson
Walter Roberson on 29 Apr 2020
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 on 4 Nov 2020
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

Sign in to comment.

Categories

Find more on EEG/MEG/ECoG in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!