error loading .mat file

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 ExchangeWorkspace 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