plot mean from table in mat lab
1 回表示 (過去 30 日間)
古いコメントを表示
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 … .
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/170640/image.png)
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 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!