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
This question is closed. Reopen it to edit or answer.
This question is closed.
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!