ikarosilva / wfdb-app-toolbox

The WFDB Toolbox for MATLAB/Octave is a collection of functions for reading, writing, and processing physiologic signals in the formats used by PhysioNet (see README for details).
http://physionet.org/physiotools/matlab/wfdb-app-matlab/
GNU General Public License v3.0
92 stars 45 forks source link

How do I read .hea files in MATLAB? #185

Open lzheartbeam opened 1 year ago

lzheartbeam commented 1 year ago

I have downloaded the PTB Diagnostic ECG Database and the WFDB Toolbox for MATLAB. I am able to read the signal with rdsamp, but I cannot figure out how to read the .hea files to know which files belong to which diagnostic class. May you help guide me in how to read the .hea files?