loading large size text file in matlab.
Afficher commentaires plus anciens
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 commentaire
Walter Roberson
le 18 Déc 2012
Have you considered converting the text files to binary?
Réponses (0)
Catégories
En savoir plus sur File Operations dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!