I have a huge text file (.txt), how to read the data in text to a hashtable in matlab.
Show older comments
Please help.
3 Comments
Walter Roberson
on 23 Jan 2014
Are you planning to use container class or to use one of the hashtable implementations in the File Exchange, or to write your own?
Aditya
on 23 Jan 2014
Walter Roberson
on 23 Jan 2014
If this is the same files as for your earlier http://www.mathworks.co.uk/matlabcentral/answers/113231-how-to-handle-1-gb-2gb-txt-files-efficiently-in-matlab-i-used-textscan-is-it-efficient then you will need to answer the questions I asked there before I can make a recommendation.
What would be a typical key for your purpose? And what would be a typical value?
Answers (0)
Categories
Find more on Workspace Variables and MAT Files in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!