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!