Borrar filtros
Borrar filtros

Executing a big and time-consuming program

1 visualización (últimos 30 días)
som
som el 2 de Mzo. de 2014
Respondida: dpb el 2 de Mzo. de 2014
Hi All
I have a very big and single program whose execution time is too long. I want to run / save part of the program on one time and the remained be executed on the other time.
How can I do this? Thanks in advance, Som

Respuestas (1)

dpb
dpb el 2 de Mzo. de 2014
You'll have to segment it to save computed results up to the point at which you decide to stop and then have the facility to reload any of those results need to proceed from that point.
If you mean automagically have restart facility, it ain't agonna' happen...

Categorías

Más información sobre Programming en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by