TheTinkerJ

Matlab函数find(exp):

  查找符合exp的值并储存

  示例:

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

仅此

分类:

技术点:

相关文章: