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 件のコメント
mohamad majed
2019 年 12 月 25 日
編集済み: mohamad majed
2019 年 12 月 25 日
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Axis Labels についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!