6.6 GB mat file load error with MATLAB 2014b: Error using load Cannot read file
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi,
I saved a 6.6 GB mat file with MATLAB 2014b previously and now I need to open it with the same computer and the same version of MATLAB.
I clicked the "open" button under the "HOME" tab in the MATLAB window and found the mat file and "open". However, MATLAB gave me this:
Error using load Cannot read file D:\MATLAB & Simulink Simulation Results\XXX\XXX.mat.
I tried to change the path but it could not work.
Do you know how can I load the large mat file to the workspace?
Thank you in advance!
2 Kommentare
Antworten (2)
Jan
am 14 Aug. 2015
There can be many different problems: Perhaps you do not have enough free RAM? Or the file is damaged? So please post the complete error message. Did you try to use the load command?
9 Kommentare
Alicia Cardona
am 8 Jun. 2016
Oh really? how could I do so? thank you! I have some weird problem with the mathworks file exhange website as it doesn't download the folders from the links you send me...
Walter Roberson
am 8 Jun. 2016
If you have R2013b or later you should be able to use
supportPackageInstaller
to install the package.
Siehe auch
Kategorien
Mehr zu Foundation and Custom Domains finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!