indices = find(X) returns the linear indices corresponding to the nonzero entries of the array X . If none are found, find returns an empty, 0-by-1 matrix.
確定! 回上一頁