Edit:
I already solved it.
made 2 different statements:
a=find(imag(X)<0.2
b=find(imag(X)>-0.2
and then i used
c=intersect(a,b)
Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
La pregunta está cerrada.
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!