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();

回答(0 个)

类别

帮助中心File Exchange 中查找有关 Axis Labels 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by