Error when loading .mat-file
3 views (last 30 days)
Show older comments
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
0 Comments
Answers (0)
See Also
Categories
Find more on Workspace Variables and MAT Files in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!