Calculate mean value between 2 years
古いコメントを表示
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?
採用された回答
その他の回答 (1 件)
Sam Chak
2022 年 3 月 30 日
0 投票
I think the M = mean(A) function will do the job. Give it a try.
カテゴリ
ヘルプ センター および File Exchange で Axes Transformations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!