daily average, monthly average
이전 댓글 표시
I want to average daily/ monthly average..
how to use 'mean' function?
댓글 수: 1
Ryan
2012년 6월 11일
how is your data stored? is it as a string or number? is it all in one vector or in two separate vectors? how are the different months stored?
답변 (1개)
Jessica Lam
2012년 6월 11일
0 개 추천
I think using tsmovavg()/smooth() is better than mean() .
카테고리
도움말 센터 및 File Exchange에서 Logical에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!