Matlab online: Large .mat loaded 12/28/2021; won't load now

1 view (last 30 days)
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

Answers (2)

Cris LaPierre
Cris LaPierre on 14 Jan 2022

Sina Salehi
Sina Salehi on 21 Jan 2022
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

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Tags

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!