Starting long code runs over MATLAB mobile?

1 visualización (últimos 30 días)
Max
Max el 28 de Mzo. de 2012
I'm working with some MATLAB code that takes about 2-20+ hrs of CPU time to finish. It would be great to start these runs remotely using MATLAB mobile, but it times out before the evaluation is complete. Can one change the time out tolerance? Are there other work arounds?

Respuestas (2)

Jason Ross
Jason Ross el 28 de Mzo. de 2012
If you have Parallel Computing Toolbox, you could submit the code as a batch job to the local scheduler, then get the results later.

Pradeep
Pradeep el 29 de Mzo. de 2012
Unfortunately, the time-out tolerance itself cannot be modified. Having said that, using MATLAB Mobile to remotely initiate large simulations and program is very valid use-case. I have forwarded this to our development teams for possible consideration in the future.

Comunidades de usuarios

Más respuestas en  Distance Learning Community

Categorías

Más información sobre Get Started with MATLAB en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by