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?
Is it some online file ? What is the size of file ?
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-9-13

Community Treasure Hunt

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

Start Hunting!

Translated by