フィルターのクリア

6.6 GB mat file load error with MATLAB 2014b: Error using load Cannot read file

4 ビュー (過去 30 日間)
Junfei Tang
Junfei Tang 2015 年 8 月 12 日
コメント済み: Walter Roberson 2016 年 6 月 8 日
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 件のコメント
Alka Nair
Alka Nair 2015 年 8 月 14 日
Hi, Could you provide a snapshot of the error message?
Thanks, Alka
Junfei Tang
Junfei Tang 2015 年 8 月 14 日
編集済み: Junfei Tang 2015 年 8 月 14 日
Thank you for your reply. Here it is:

サインインしてコメントする。

回答 (2 件)

Jan
Jan 2015 年 8 月 14 日
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 件のコメント
Alicia Cardona
Alicia Cardona 2016 年 6 月 8 日
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
Walter Roberson 2016 年 6 月 8 日
If you have R2013b or later you should be able to use
supportPackageInstaller
to install the package.

サインインしてコメントする。


Junfei Tang
Junfei Tang 2015 年 9 月 5 日
Thank you very much everyone!
Sorry that I did not reply to you until now.
I discarded my old mat file since I was informed that the setup for the simulation should be modified afterwards. Then I rerun the simulation and saved the workspace data as a mat file in version "-v7.3":
Home / Preferences / General / MAT-Files: MATLAB version 7.3 or later (save -7.3)
Later on, when I needed to use the data, the new mat file in "-v7.3" was loaded without problem.
This is what I have experienced and anyone who encounters the same problem may refer to this.
Thank you for your attention again!
Sincerely,
Junfei Tang

カテゴリ

Help Center および File ExchangeString についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by