matlab batch error check
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre MATLAB Parallel Server en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!