Problem Saving Workspace - No Error Message

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

답변 (4개)

Matt Fig
Matt Fig 2012년 12월 17일
편집: Matt Fig 2012년 12월 17일

0 개 추천

Of course, it would be immenseley helpful, and might actually allow a solution to be put forward, if you describe in detail what is meant by "like normal" when you save your wok. A few lines of code should suffice...
Walter Roberson
Walter Roberson 2012년 12월 17일

0 개 추천

Are you getting past 2 gigabytes? If you are, then you need to use the -v7.3 flag when you save.
kellie
kellie 2012년 12월 17일

0 개 추천

@Matt
Sorry. 'Like Normal' is just me either:
(1) typing save(FileName)
(2) File->Save Workspace As
@Walter
How can I tell if I'm past 2 gigabytes? In the simplest case, I am just saving a single array of doubles, so I am doubtful it is that big.
Thank you both.
capraro12
capraro12 2016년 3월 2일
편집: Walter Roberson 2016년 3월 3일

0 개 추천

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.

카테고리

태그

질문:

2012년 12월 17일

편집:

2016년 3월 3일

Community Treasure Hunt

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

Start Hunting!

Translated by