Error when loading .mat-file

8 views (last 30 days)
Vincent
Vincent on 25 Apr 2018
Hello all,
I get an error when opening a .mat-file. When creating the .mat-file, I got no error message. The .mat-file contains a single variable (a structure with fields consisting of strings and arrays).
When I try to open the file, I get 5 times this warning message:
Warning: Unexpected end-of-file while reading compressed data.
How can I retrieve the info in the .mat-file? How can I ensure this does not happen again in the future?
ps: I also added the file to this post.
Thanks, Vincent

Answers (0)

Tags

Products

Community Treasure Hunt

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

Start Hunting!