Clear Filters
Clear Filters

Matlab and Fast Effficent Container Class

2 views (last 30 days)
David Laxer
David Laxer on 13 Mar 2015
Hi,
I need to store data from a market data source in a container which must be searched, updated frequently. I don't know the number of rows ahead of time, so I can't accurately pre-allocate it (although I can make an accurate guess).
What's the best Matlab container class for this purpose? Is there a Hash Map?
Map Containers?

Answers (0)

Categories

Find more on Dictionaries in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!