Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
I am using Matlab R2013a version and when i open a .mat file its showing Error using load Unable to read MAT-file:train.mat: not a binary MAT-file. Try LOAD -ASCII.
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
how to fix this error
0 Commenti
Risposte (1)
Walter Roberson
il 16 Set 2016
Insufficient information about how the file was created.
Someone posted a similar question recently. It turned out that their file had been created by Octave. If you use save in Octave you need to give a special option to make the output file compatible with MATLAB.
0 Commenti
Questa domanda è chiusa.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!