mhrv icon indicating copy to clipboard operation
mhrv copied to clipboard

unrecognized argument

Open EstrangedZ opened this issue 1 year ago • 0 comments

Hello An error occurred recently when I run your program.Can you answer it if you have time?

Questions are as follows:

mhrv.mhrv('db/mitdb/111', 'window_minutes', 15, 'plot', true); [0.078] >> mhrv: Processing record db/mitdb/111 (ch. 1)... [0.094] >> mhrv: Signal duration: 00:30:05.555 [HH:mm:ss.ms] [0.141] >> mhrv: Analyzing window 1 of 2... [0.141] >> mhrv: [1/2] Detecting RR intervals from ECG... [0.312] >> mhrv: ERROR Analyzing window 1 of 2 in record db/mitdb/111: gqrs error: program: unrecognized argument Files\MATLAB\R2022a\toolbox\mhrv-master\bin\wfdb\bin\gqrs.exe

skipping window... [0.312] >> mhrv: Analyzing window 2 of 2... [0.312] >> mhrv: [2/2] Detecting RR intervals from ECG... [0.406] >> mhrv: ERROR Analyzing window 2 of 2 in record db/mitdb/111: gqrs error: program: unrecognized argument Files\MATLAB\R2022a\toolbox\mhrv-master\bin\wfdb\bin\gqrs.exe

skipping window... [0.406] >> mhrv: ERROR: All windows failed analysis. Exiting...

how can I fix the problem?

EstrangedZ avatar May 12 '23 12:05 EstrangedZ