EDF_deidentify

EDF_deidentify(filename, copy_file)

EDF_DEIDENTIFY Deidentify one or more EDF files by blanking patient/recording header fields

Usage:

EDF_deidentify() EDF_deidentify(filename) EDF_deidentify(filename, copy_file)

Inputs:

filename : char or cell of char - EDF filename(s); launches GUI if omitted copy_file : logical - if true save a ‘*_deidentified.edf’ copy, if false overwrite original (default: true)

Outputs:

none (side effects only)

Notes

Overwrites the version, patient_id, local_recording_id, and recording-start-date header fields in place. The EDF signal data are not modified.

See also: EDF_read, blockEdfLoad

∿∿∿ Prerau Laboratory MATLAB Codebase · sleepEEG.org ∿∿∿