필터 지우기
필터 지우기

matlab refuses to import large .mat files

조회 수: 3 (최근 30일)
cnfan_sd70
cnfan_sd70 2018년 6월 21일
댓글: Stephen23 2018년 6월 21일
When I try importing mat files saved using the -v7.3 format,(using the command below):
save('myfile.mat','-v7.3','mydata');
matlab just sits there and doesn't import them.
Any good reason for this? Makes no sense to me that it can save them but cannot import them back in.
This is extremely irritating as I am working with very large datasets, I am then having to create the data sets from scratch again by importing other data, or else split it up and save it as lots of separate mat files.
Many thanks in advance
Regards R

답변 (0개)

카테고리

Help CenterFile Exchange에서 Large Files and Big Data에 대해 자세히 알아보기

태그

제품


릴리스

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by