Lost results after a weekend

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 Comment

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

Sign in to comment.

 Accepted Answer

Andreas Goser
Andreas Goser on 24 Jan 2011

2 votes

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."

More Answers (0)

Categories

Products

Tags

Community Treasure Hunt

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

Start Hunting!