Multiple .DAT files

3 views (last 30 days)
Oliver
Oliver on 9 Feb 2012
Hello, i'm relatively new to using matlab and was wondering if any one could help me?
I have a large file of data containing around a thousand .dat files all with information I need to extract into separate variables. The file names are all in the format,
data_1995-01-01_metric.dat
data_1995-01-02_metric.dat
etc
There is supposed to be a file for each day of the year but some files are missing and I need them to be replaced with zeros so I can create a time series for a year. All files have the same amount of characters. I'm having trouble creating a loop to read all the data, can anyone help me out?
Many thanks

Answers (0)

Categories

Find more on MATLAB 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!