How to averanging a lot of .csv data

1 visualización (últimos 30 días)
aristyo wijaya
aristyo wijaya el 23 de Jun. de 2014
Respondida: Image Analyst el 23 de Jun. de 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

Respuestas (1)

Image Analyst
Image Analyst el 23 de Jun. de 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.

Categorías

Más información sobre Data Import and Export en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by