How to averanging a lot of .csv data

1 回表示 (過去 30 日間)
aristyo wijaya
aristyo wijaya 2014 年 6 月 23 日
回答済み: Image Analyst 2014 年 6 月 23 日
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 Center および File ExchangeData Import and Export についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by