Error when loading .mat-file
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Workspace Variables and MAT Files finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!