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

Cannot download records from archive.physionet.org #187

Open luverolla opened 3 months ago

luverolla commented 3 months ago

Records from "old" datasets (such as MIMIC-II) cannot be downloaded. The function wfdbdownload returns status code zero. Is it a normal behaviour for old datasets or am I doing anything wrong?

I executed the steps listed in the README.md for installation and my installation path doesn't contain spaces. The physionetdb() function works normally even supplying old datasets names as input.


Operating system: Windows 11 Matlab versions: R2023b, R2024a