Saturday, February 23, 2008

Reading "dates and time" in Matlab

If given a .txt data file with date entries enclosed in "quotes", open in xls and save as .csv. In Matlab call with textread and for the column corresponding to the date, use the format %q.

No comments: