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).
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
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