best way to store large time series data
Mostra commenti meno recenti
I plan to collect intraday data (1 min) for several instruments. what is the best way to keep them for long term ?
should I keep appending in a mat file , with one mat file for each instrument or should I keep them as CSV in different text file for each instrument.
what would be more robust ?
1 Commento
Jing
il 16 Gen 2013
What do you mean 'robust'? CSV is more compatible with other software, like Excel, and can open with plain text editor while mat-file can't. But mat-file can save all kinds of variables in MATLAB.
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Instrument Control Toolbox in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!