How to averanging a lot of .csv data

1 Ansicht (letzte 30 Tage)
aristyo wijaya
aristyo wijaya am 23 Jun. 2014
Beantwortet: Image Analyst am 23 Jun. 2014
I have been struggling with this since yesterday and appreciate some direction.
I have lots of .csv files which contain of radar data. I need to load all these files into matlab and plot their average.
But the problem is the .csv files have different names,and the data looks like this. also,the format of filename is yyyymmdd.uwnd.csv
Is there a clever way, perhaps a loop, that can do this and the averaging at the same time? Thanks
Aristyo

Antworten (1)

Image Analyst
Image Analyst am 23 Jun. 2014
This is a frequently asked question. Code examples for it are in the FAQ http://matlab.wikia.com/wiki/FAQ#How_can_I_process_a_sequence_of_files.3F You may have to do very slight modifications.

Kategorien

Mehr zu Data Import and Export finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by