First of all thanks for the great work.
I'm writing regarding some issues i am experiencing with wfdb2mat. I can't seem to download signals correctly.
a quick premise: I have installed matlab 2016b and JRE 1.8.
I'll write down some examples so maybe they'll be more explicative:
1) wfdb2mat -r mimic2db/a40006/a40006
This command doesn't seem to do anything, no error no warning nothing.This is true also if I use other options as input, like -l or -t or other entries.
2)wfdb2mat('mimic2db/a40006/a40006')
When written this way both a4006m.mat and a4006m.hea appears in the workspace; but when I try to open a4006m.mat I get this error:
Error using load
Unable to read MAT-file E:\DOC\MATLAB\MIMIC\WFDB.Toolbox\a40006m.mat. File might be corrupt.
I am sure I'm missing something but I can't find a solution.
Thank You very much,
Giovanni