Hi Scott,Quote from 377OHMS:
...Matlab author by the MathWorks in the data import/export category. I have a routine in the file archives there, autodataread.m, which is considered the fastest ML reader of mixed type ascii data on the planet.
My particular gimmick is the use of DLLs for performance intensive calculations, calling them from the main Matlab m-file to slurp in data etc as has been mentioned in this thread....
I am not directly familiar with Matlab, but this page labels Matlab as using the NCSA's HDF5 library for it's DB back-end.
Since I am a user of HDF5(pyTables), and consider using it for real time, I was curious as to whether this is so, and if HDF5 is incorporated in your expedient I/O algorithm. Thanks
Ktm'r