How to averanging a lot of .csv data

1 次查看(过去 30 天)
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

回答(1 个)

Image Analyst
Image Analyst 2014-6-23
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.

类别

Help CenterFile Exchange 中查找有关 Data Import and Export 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by