How can I modify information of an edf file and save it to disk?

13 次查看(过去 30 天)
Hello,
I would like to modify a field (for example number of data records) from an edf file and then save it to the disk.
How can I do that? For some reason the method modifyHeader raises some warnings/errors.
Thanks a lot in advance!

回答(1 个)

Piyush Patil
Piyush Patil 2023-10-4
Hello Mariella,
MathWorks offers a range of functions that provide support for working with EDF/EDF+ files.
The edfwrite command can be used to write or modify EDF or EDF+ files. And the "SaveEDF" function can be used to save an EDF file.
Please refer to the following documentation to know about the functions that provide support for working with EDF/EDF+ files under the "Datastores and Data Management" category in "Functions" tab:
"SaveEDF" function:
I hope this resolves the issue you were facing.

类别

Help CenterFile Exchange 中查找有关 EEG/MEG/ECoG 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by