I have error using MIT-BIH rdann

hi everyone i try to extract R-peak and type of qrs using rdann function. unfortunately an error occurs same as below please help me. thanks
error executing: wfdb-config java.io.IOException: Cannot run program "D:\Program Files\MATLAB\R2012a\bin\o\ECG Signals & denoise\nativelibs\windows\bin\wfdb-config": CreateProcess error=2, The system cannot find the file specified at java.lang.ProcessBuilder.start(Unknown Source) at org.physionet.wfdb.Wfdbexec.execToStringList(Unknown Source) at org.physionet.wfdb.Wfdbexec.execToStringList(Unknown Source) Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified at java.lang.ProcessImpl.create(Native Method) at java.lang.ProcessImpl.<init>(Unknown Source) at java.lang.ProcessImpl.start(Unknown Source) ... 3 more error executing: rdann java.io.IOException: Cannot run program "D:\Program Files\MATLAB\R2012a\bin\o\ECG Signals & denoise\nativelibs\windows\bin\rdann": CreateProcess error=2, The system cannot find the file specified at java.lang.ProcessBuilder.start(Unknown Source) at org.physionet.wfdb.Wfdbexec.execToStringList(Unknown Source) at org.physionet.wfdb.Wfdbexec.execToStringList(Unknown Source) Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified at java.lang.ProcessImpl.create(Native Method) at java.lang.ProcessImpl.<init>(Unknown Source) at java.lang.ProcessImpl.start(Unknown Source) ... 3 more Attempt to reference field of non-structure array.
Error in rdann (line 184) data=dataJava.toArray();

1 comentario

mohamad majed
mohamad majed el 25 de Dic. de 2019
Editada: mohamad majed el 25 de Dic. de 2019
is there anybody to answer this question?

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Characters and Strings en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 20 de Dic. de 2019

Editada:

el 25 de Dic. de 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by