plot mean from table in mat lab
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur 2-D and 3-D Plots dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!