Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
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
Cita come
Andrey Shapkin (2026). Reading and saving of data in the EDF+ (https://it.mathworks.com/matlabcentral/fileexchange/38641-reading-and-saving-of-data-in-the-edf), MATLAB Central File Exchange. Recuperato .
Riconoscimenti
Ispirato: blockEdfLoad, blockEDFLoadClass
Informazioni generali
- Versione 1.3.0.0 (6,59 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
