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!