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

5 ビュー (過去 30 日間)
Mariella Panagiotopoulou
Mariella Panagiotopoulou 2022 年 2 月 3 日
回答済み: Piyush Patil 2023 年 10 月 4 日
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 Center および File ExchangeEEG/MEG/ECoG についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by