plot mean from table in mat lab
显示 更早的评论
Hi I am new programmer in matLAb . Figure below shows the table “beirut” that I have created in mat lab (beirut = table(stcode,years,months,days,values);)
with all the related information regarding it’s fields type, data contents … .

I am looking for writing algorithm so as i can plot on the same graph:
- Mean of values in each months for the year 2010
- Mean of values in each months for the year 2011
Anyone can help me to do this algorithm will be appreciate
Regards.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 2-D and 3-D Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!