函数find(exp)

Matlab函数find(exp):

  查找符合exp的值并储存

  示例:

  b=find(a>20&a<40)

仅此

posted @ 2016-08-12 15:26  TheTinkerJ  阅读(249)  评论(0)    收藏  举报