Unable to read MAT-file. Not a binary MAT-file. Try load -ASCII to read as text. but on the first iteration it loads this file

댓글 수: 3

Voss
Voss 2022년 7월 20일
편집: Voss 2022년 7월 20일
Maybe something in your code is overwriting the .mat file (incorrectly) after it is loaded the first time. Can you share the complete code?
Aditya
Aditya 2022년 9월 13일
Is it some online file ? What is the size of file ?
Matt J
Matt J 2022년 9월 13일
but on the first iteration it loads this file
Why are you loading the same file iteratively? If the contents are changing as a result of the iterations, it is likely that you over-wrote it with a different type of file.

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

답변 (0개)

카테고리

도움말 센터File Exchange에서 Workspace Variables and MAT Files에 대해 자세히 알아보기

제품

릴리스

R2022a

태그

질문:

2022년 7월 20일

댓글:

2022년 9월 13일

Community Treasure Hunt

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

Start Hunting!

Translated by