Unable to read MAT-file
Mostrar comentarios más antiguos
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
Respuestas (1)
Mathy
el 21 de Ag. de 2024
1 voto
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!
Categorías
Más información sobre Workspace Variables and MAT Files en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!