Can anyone tell me what's wrong in this code as I am getting the desired result in my laptop? function y = existsInVector(a,b) for i=1:length(b) if a==b(i)
確定! 回上一頁