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 commentaires

Voss
Voss le 20 Juil 2022
Modifié(e) : Voss le 20 Juil 2022
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 le 13 Sep 2022
Is it some online file ? What is the size of file ?
Matt J
Matt J le 13 Sep 2022
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.

Connectez-vous pour commenter.

Réponses (0)

Catégories

Produits

Version

R2022a

Commenté :

le 13 Sep 2022

Community Treasure Hunt

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

Start Hunting!

Translated by