Effacer les filtres
Effacer les filtres

plotting multiple time series in one graph

6 vues (au cours des 30 derniers jours)
antonet
antonet le 31 Mai 2012
Modifié(e) : John Kelly le 2 Mar 2015
Dear all,
I have the following matrix
TTT' '2-11-2008' [ 8.0486] [0.7113]
'TTT' '30-11-2008' [ 8.4678] [0.7217]
'TTT' '28-12-2008' [ 8.1981] [0.7271]
'TTT' '25-01-2009' [ 8.1123] [0.7236]
'b1' '2-11-2008' [ 8.3363] [0.8208]
'b1' '30-11-2008' [ 8.8482] [0.8205]
'b1' '28-12-2008' [ 8.4075] [0.8235]
'b1' '25-01-2009' [ 8.3332] [0.8171]
And I want to plot for each “TTT” and for each “b1” the evolution of the values which are given in the last two columns.
So, I want one graph for the group “TTT” that will plot BOTH the time series for the third and fourth column (in one graph).
Then one graph for the group “b1” that will plot BOTH the time series for the third and fourth column (in one graph) and so forth.
I have a large matrix which means that I have many groups like “TTT” “b1” etc. So a loop might be the solution
Thanks

Réponse acceptée

Elad
Elad le 31 Mai 2012
Modifié(e) : John Kelly le 2 Mar 2015

Plus de réponses (0)

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!

Translated by