Warning when opening a mat file
8 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
BdS
il 27 Gen 2020
Risposto: Walter Roberson
il 27 Gen 2020
Hi,
I have got a rather big mat file (870.04 MB) which I would like to open.
I get the following worning:
Warning: Variable 'XX' originally saved as a XXX cannot be instantiated as an object and will be read in as a
uint32.
Do you have any suggestions on how I can solve this problem?
Thank you in advance for your help
0 Commenti
Risposta accettata
Walter Roberson
il 27 Gen 2020
You need to have the class definition of XXX on your path in order to be able to load those objects.
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Movie in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!