How can I average data from an array in groups of 5 (can be more or less), add the data to another array and plot the averages over time?? This first array s appended to while the program runs. In effect I want average values 1-5, 6-10,11-15, etc. Any help is appreciated. Thanks.
ssmith