Recover a corrupt mat file v7.3, ran out of disk space
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi,
I have a corrupt v7.3 mat file. I ran out of disk space while writing to it using matfile. It contains data from a 1 week computation, so I'd really like to try to open it.
When I try to call matfile() on it, I get the error: Unable to read MAT-file filename.mat: not a binary MAT-file.
I searched around and found the the splitmat function, which can help sometimes. This didn't work for my file.
Thanks for your kind help,
TR
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Workspace Variables and MAT-Files에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!