Reading and saving of data in the EDF+

版本 1.3.0.0 (6.6 KB) 作者: Andrey Shapkin
Reading and saving of multichannel biological and physical signals in the European Data Format (EDF)
5.8K 次下载
更新时间 2013/6/14

查看许可证

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/

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2009b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Data Import and Analysis 的更多信息
致谢

启发作品: blockEdfLoad, blockEDFLoadClass

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.3.0.0

Products Required change

1.2.0.0

Screenshot update

1.0.0.0