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