Problem Saving Workspace - No Error Message
10 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi,
I have done some work which leaves me with several cell structures that I would like to save. I had hoped to save the workspace, but when I try to do this there is a problem - I go about saving the file like normal; however, it never saves. There is no error message so I am at a loss for what to do.
Thank you, -Kellie
0 Kommentare
Antworten (4)
Walter Roberson
am 17 Dez. 2012
Are you getting past 2 gigabytes? If you are, then you need to use the -v7.3 flag when you save.
0 Kommentare
capraro12
am 2 Mär. 2016
Bearbeitet: Walter Roberson
am 3 Mär. 2016
I have encountered a similar scenario:
'File->Save Workspace' and 'Ctrl+S' strategies repeatedly failed to yield a saved file (attempting for a 20 MB workspace), despite the anticipated sequence of events occurring smoothly for these actions without an error message.
In my case, however, typing save(FileName) did work.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Filename Construction finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!