Effacer les filtres
Effacer les filtres

plot of a cell array

2 vues (au cours des 30 derniers jours)
Nara Lee
Nara Lee le 24 Avr 2021
Modifié(e) : Nara Lee le 25 Avr 2021
HELLO there.
I want to get the plot of a cell but it appears to be empty plot could someone help me?
  7 commentaires
Nara Lee
Nara Lee le 25 Avr 2021
Modifié(e) : Nara Lee le 25 Avr 2021
actually there is no difference between T1/T2 or T1*invT2 and no diff between ei{n}=eig(T{n}) and what i just wrote i really checked it.
and now i want plot from a cell
g{n}=log(ei{n})
im{n}=imag(g{n})
plot(im)
I know it would give me the plot but as i said i want just the first components of each cell be plotted.
there is a 1*121 cell that each cell has for example [2.34,0.3456]
Walter Roberson
Walter Roberson le 25 Avr 2021
im is a cell array that contains columns vectors of eigenvalues. What should the plot look like?

Connectez-vous pour commenter.

Réponses (1)

Nara Lee
Nara Lee le 25 Avr 2021
Modifié(e) : Nara Lee le 25 Avr 2021
this is im{n} and actually it gives me wrong answer it shouldn't be like this and if I do it just for one frequency it gives me same wrong answer

Catégories

En savoir plus sur Line 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