Import in workspace large data set from .txt file
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi everyone! My problem is i have a .txt file with 720000000 numbers (that is a 720000x1000 matrix) that weights around 15GB, i found almost impossible for computational time to just import that matrix in my workspace to save in a .mat file and work on it.
Which could be the fastest way to do it?
Thank you for your attention
Matteo
답변 (1개)
Dhanashree Mohite
2019년 4월 10일
Below link mentions different methods which can help you out to work on big files and large data.
As per my understanding below example will be more useful:
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Large Files and Big Data에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!