필터 지우기
필터 지우기

How to read Unreadable Files!

조회 수: 2 (최근 30일)
Omar
Omar 2017년 12월 19일
댓글: Omar 2017년 12월 26일
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,
  댓글 수: 6
Walter Roberson
Walter Roberson 2017년 12월 20일
That looks like it might be a real .mat file.
Is it possible that you are trying to load the file with a version of MATLAB older than R2006b ?
You can post the file on Google Drive or Dropbox for people to examine
Omar
Omar 2017년 12월 20일
No actually I use Matlab 2017a.

댓글을 달려면 로그인하십시오.

답변 (1개)

Jan
Jan 2017년 12월 20일
편집: Jan 2017년 12월 20일
I see 2 options:
  1. This is not the file you try to load. Maybe you are working in a different folder than you expect.
  2. 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?
What do you see if you run the code from Walter's code?
  댓글 수: 4
Omar
Omar 2017년 12월 26일
these files are outputs of Simulink model using "TO File" block.
Omar
Omar 2017년 12월 26일
I should also point out that I ran these codes on the supercomputer in my school. when I use my own pc no problem at all. knowing that the supercomputer unit also use MatlabR2017a

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 HDF5에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by