Reading and saving of data in the EDF+
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
Zitieren als
Andrey Shapkin (2024). Reading and saving of data in the EDF+ (https://www.mathworks.com/matlabcentral/fileexchange/38641-reading-and-saving-of-data-in-the-edf), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Quellenangaben
Inspiriert: blockEdfLoad, blockEDFLoadClass
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.3.0.0 | Products Required change |
||
1.2.0.0 | Screenshot update |
||
1.0.0.0 |