How can I modify information of an edf file and save it to disk?
7 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Piyush Patil
il 4 Ott 2023
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 Commenti
Vedere anche
Categorie
Scopri di più su EEG/MEG/ECoG in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!