Problem Saving Workspace - No Error Message
조회 수: 10 (최근 30일)
이전 댓글 표시
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
답변 (4개)
Walter Roberson
2012년 12월 17일
Are you getting past 2 gigabytes? If you are, then you need to use the -v7.3 flag when you save.
댓글 수: 0
capraro12
2016년 3월 2일
편집: Walter Roberson
2016년 3월 3일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Filename Construction에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!