【发布时间】:2013-10-18 11:09:21
【问题描述】:
例如我想做一些事情,例如:
A=4:20;
find(A>5)(2) % want to access the 2nd element of the index array returned by find
【问题讨论】:
-
我只是想到了一个替代解决方案,并更新了我的答案。无论如何,这肯定不是第一次被问到类似的问题,但是...blog.stackoverflow.com/2010/11/…
标签: matlab