Unable to read MAT-file
14 views (last 30 days)
Show older comments
hi all, I can not open the mat file (attached) in matlab while using load
Error using load
Unable to read MAT-file . File might be corrupt.
I already checked the ans here: https://www.mathworks.com/matlabcentral/answers/178877-unable-to-read-mat-file-file-may-be-corrupt
but it's not work for me
Thanks
0 Comments
Answers (1)
Mathy
on 21 Aug 2024
Hi Minh,
It appears that your MAT-file may be corrupted. You might want to check out this MATLAB Answer, which could assist you in recovering potentially corrupted MAT-files: https://www.mathworks.com/matlabcentral/answers/98890-how-do-i-recover-data-from-a-corrupt-mat-file
Hope this helps!
0 Comments
See Also
Categories
Find more on Workspace Variables and MAT Files in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!