tf = ismember(A,S) returns a vector the same length as A containing logical true ( 1 ) where the elements of A are in the set S , and logical false ( 0 ) ...
確定! 回上一頁