Find indices of specific values
信息
此问题已关闭。 请重新打开它进行编辑或回答。
显示 更早的评论
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 个评论
Marcin Kolacz
2021-1-22
回答(0 个)
此问题已关闭。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!