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
93 stars 46 forks source link

wfdbdemo isn't working.. #130

Open yadav1103 opened 8 years ago

yadav1103 commented 8 years ago

@ikarosilva help me out ..

.i'm having same problem... also mynetwork has proxy conection Reading samples ECG signal from MIT-BIH Arrhythmia Database Error using rdsamp (line 203) Could not find record: mitdb/100. Search path is set to: '. C:\Users\extra\Documents\MATLAB\mcode..\database\ http://physionet.org/physiobank/database/'

Error in wfdbdemo (line 12) [ecg,Fs,tm]=rdsamp('mitdb/100',1,N);