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

Update WFDB to 10.6.0pre2. #150

Closed bemoody closed 6 years ago

bemoody commented 6 years ago

This fixes two silly syntax errors in wfdbf.c, which prevented ecgpuwave from compiling.

Thanks to Chen for noticing this.