I have error using MIT-BIH rdann
Ältere Kommentare anzeigen
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 Kommentar
mohamad majed
am 25 Dez. 2019
Bearbeitet: mohamad majed
am 25 Dez. 2019
Antworten (0)
Kategorien
Mehr zu Characters and Strings finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!