Reading and saving of data in the EDF+

Reading and saving of multichannel biological and physical signals in the European Data Format (EDF)

You are now following this Submission

The European Data Format (EDF) is a simple and flexible format for exchange and storage of multichannel biological and physical signals.

The code is intended for reading and saving of data in the EDF+.

[data, header] = readEDF(filename)

SaveEDF(filename, data, header)

% filename - EDF+ file name (*.edf)

% data - Contains a signals matrix or cell conteins signals data

% header - Contains header structure

http://www.edfplus.info/

Cite As

Andrey Shapkin (2026). Reading and saving of data in the EDF+ (https://se.mathworks.com/matlabcentral/fileexchange/38641-reading-and-saving-of-data-in-the-edf), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired: blockEdfLoad, blockEDFLoadClass

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.3.0.0

Products Required change

1.2.0.0

Screenshot update

1.0.0.0