How to read Unreadable Files!
15 views (last 30 days)
Show older comments
Hi Guys! I have trouble plotting .mat format files. The error message is "Unable to read MAT-file. Not a binary MAT-file. Try load -ASCII to read as text". Is there anyone can help why these files are unreadable and How they can be fixed? knowing, the files are Simulink outputs!
Thanks in advance,
Answers (1)
Jan
on 20 Dec 2017
Edited: Jan
on 20 Dec 2017
I see 2 options:
- This is not the file you try to load. Maybe you are working in a different folder than you expect.
- The file is really damaged. Then it will be impossible to open it. This is the definition of "unreadable". Do you have a backup of the file or can you re-create it?
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!