Read / Write EDF+-Files

Version 1.10.0.0 (5.75 KB) by fhz
Read / Write EDF+-Files
2.7K Downloads
Updated 7 Jul 2014

View License

Code to read and write EEG-edf+ files. I modified existing code to read simple edf-files for support of edf+ (including annotations)

Cite As

fhz (2024). Read / Write EDF+-Files (https://www.mathworks.com/matlabcentral/fileexchange/36530-read-write-edf-files), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on EEG/MEG/ECoG in Help Center and MATLAB Answers
Tags Add Tags
Acknowledgements

Inspired: blockEdfLoad, blockEDFLoadClass

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.10.0.0

Corrected a bug in lab_write_edf (last lines of code had to be deleted)

1.9.0.0

8.7.2013: corrected bug in lab_write_edf (thanks to Rune Paamand)

1.8.0.0

updated lab_read_edf to support again edf-files without annotations (broken since last update)

1.6.0.0

updated read_edf to support misc 'number of records'

1.3.0.0

Optimized read_edf to support scale and DC of data

1.1.0.0

fixed some bugs in write_edf

1.0.0.0