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!
0 个评论
回答(1 个)
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.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 EEG/MEG/ECoG 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!