How to find elements?

1 次查看(过去 30 天)
hi all, I have a matrix contains +ve, -ve and 0 values. how to find the elements in the range of the -ve values? thank you for help.

采纳的回答

Azzi Abdelmalek
Azzi Abdelmalek 2016-8-8
index=find(A==-ve)
  2 个评论
Lilya
Lilya 2016-8-8
thank you Mr. Abdelmalek for your answer. How to find the range of the data? for example from -0.01 to -0.06

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Resizing and Reshaping Matrices 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by