Calculate mean value between 2 years
Afficher commentaires plus anciens
I have a set of data from Jan 2000 to 2011, and I want to calculate mean value of data from Nov of one year to Apr of the next year. How can I do it?
Réponse acceptée
Plus de réponses (1)
Sam Chak
le 30 Mar 2022
0 votes
I think the M = mean(A) function will do the job. Give it a try.
Catégories
En savoir plus sur 2-D and 3-D Plots dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!