Import in workspace large data set from .txt file

2 ビュー (過去 30 日間)
Matteo Rendina
Matteo Rendina 2019 年 4 月 7 日
回答済み: Dhanashree Mohite 2019 年 4 月 10 日
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
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:

カテゴリ

Help Center および File ExchangeLarge Files and Big Data についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by