Matlab crashes/closes unexpectedly while saving the matrix
Show older comments
Hi,
I am running my codes in the Matlab that installed in the server. My code deals with processing 5000 files in a for loop, at the end I suppose to save one big matrix.
I have observed crash /unexpected close of matlab duirng follwing instants.
- Everything was normal till last iteration of for loop i.e. 5000, it closes amid saving my big matrix. Actually, the size of the matrix is 500 mb, previuoly I was succesful in saving matrix of ~10 gb with the same code.
- Sometimes I am succesful in saving the matrix, however, matlab closes while I am trying to read the saved matrix..
Could someone advice me in this ??
8 Comments
Star Strider
on 3 Jun 2021
Turbulence Analysis
on 3 Jun 2021
Star Strider
on 3 Jun 2021
My pleasure!
Please post back.
I doubt if my code is the problem, however I’m concerned that if so it may need tweaking to avoid the crash.
Turbulence Analysis
on 3 Jun 2021
Star Strider
on 3 Jun 2021
‘Actually I am running your code in different server.. There it is running smoothly.. So, No worries ...’
<sigh of relief>
Turbulence Analysis
on 3 Jun 2021
Jan
on 3 Jun 2021
"I am intend to find the symmtery in the image" - prefer to ask a new question for a new problem.
The answer will be: There is no symmetry in this image.
Turbulence Analysis
on 3 Jun 2021
Edited: Jan
on 3 Jun 2021
Accepted Answer
More Answers (0)
Categories
Find more on Creating and Concatenating Matrices in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!