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

wfdbdemo does not run on Linux with Octave 3.8.2 #107

Open dwuab opened 9 years ago

dwuab commented 9 years ago

XUbuntu 15.04, wfdb 0-9-10

octave:1> wfdbdemo
Reading samples ECG signal from MIT-BIH Arrhythmia Database

error: invalid conversion from octave_java to matrix
error: called from:
error:   /home/degang/Documents/MATLAB/wfdb-app-toolbox-0-9-10/mcode/rdsamp.m at line 197, column 17
error:   /home/degang/Documents/MATLAB/wfdb-app-toolbox-0-9-10/mcode/wfdbdemo.m at line 12, column 11