Find indices of specific values
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Hi,
im trying to find the indices of values from this picture.
Was trying to make a find statement like: >> a=find(imag(X)<0.2 && imag(X)>-0.2) but it doesn't work. Is there any better way to find such indices?

1 Comment
Marcin Kolacz
on 22 Jan 2021
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!