matlab batch error check

2 次查看(过去 30 天)
Fei
Fei 2013-4-19
Hi,
I run the following commands
job5 = batch(@getHighFreqData, 1, {5}, 'Profile', 'local');
and I can use the job5.State to check the status, but I don't know if the job5 finished with some errors.
Which property i can use to check the error?

回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by