Matlab online: Large .mat loaded 12/28/2021; won't load now
1 回表示 (過去 30 日間)
古いコメントを表示
Hi experts,
A file that loaded for me in Matlab Online on 12/28/2021 now fails to load:
ls -l permrho_matrix_211228.mat
-rwxr-x--- 1 mluser worker 1517878438 Dec 28 21:42 permrho_matrix_211228.mat
load('permrho_matrix_211228.mat')
Error using load
Cannot read file /MATLAB Drive/Example_IM_DataOut/Published_Results_DistributionReference/permrho_matrix_211228.mat.
exist('permrho_matrix_211228.mat')
ans =
2
Any ideas what might be going on?
Thank you,
Donna
0 件のコメント
回答 (2 件)
Sina Salehi
2022 年 1 月 21 日
Hi
I have the same problem.
I have a 1.7GB .mat data which I loaded without any problem in MATLAB online but since the past week can not load and got the same error:
Error using load
Cannot read file
参考
カテゴリ
Help Center および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!