loading large size text file in matlab.
Ältere Kommentare anzeigen
Hi... Recently I faced a problem while loading a file. In my application I have to load huge data say about 8-9 Gb of data from a text file in my Code.For this purpose I am using dlmread command, but it takes long time to load that amount of data. so if any can guide me through the ways of loading huge data from a text file with minimal time usage... Thank you....
1 Kommentar
Walter Roberson
am 18 Dez. 2012
Have you considered converting the text files to binary?
Antworten (0)
Kategorien
Mehr zu File Operations finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!