WFDB running in batch file

163 views
Skip to first unread message

ivo....@gmail.com

unread,
Mar 16, 2015, 3:16:15 AM3/16/15
to wfdb-app...@googlegroups.com
Hello,

I am trying to run rdann in MATLAB batch mode. The goal is to run mrgann tool in background since it takes a lot of time and retrieve the result later when needed. But I am getting error with following command:

j = batch('rdsamp',2,{'100s'})

Error using parallel.Job/fetchOutputs (line 981)
 An error occurred during execution of Task with ID 1.

caused by: error using wfdbloadlib (line 114)
Undefined variable "org" or class "org.physionet.wfdb.Wfdbexec"

But following script works fine:
j = batch('rdmat',4,{'100sm'})





ivo....@gmail.com

unread,
Mar 16, 2015, 7:05:06 AM3/16/15
to wfdb-app...@googlegroups.com
Thank you very much, I have already resolved it by initializing WFDB.
Reply all
Reply to author
Forward
0 new messages