Lost results after a weekend
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
On Friday, I sent a program to a university server. It is a long calculation. The calculation crashed at the weekend and I lost all results, not just a part. What can I do to prevent this?
P.S. My English is not so good. Have you also a forum in german?
1 comentario
Andreas Goser
el 24 de En. de 2011
By asking in English, you reach more users worldwide that can help you. I do not think the comminty minds if your grammar is not perfect
Respuesta aceptada
Andreas Goser
el 24 de En. de 2011
There are a couple of different reasons for crashes and also of programming techniques you can use. See the following Technical Support solution:
In your case, this part may be the most relevant one:
"To mitigate the negative effects of an interrupted MATLAB computation, the primary countermeasure is saving intermediate results during the computation and prepare the code to be able to reload the saved results."
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Startup and Shutdown 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!