Write a function posX=findPosition(x,y) where x is a vector and y is the number that you are searching for. Examples: findPosition([1 3 5 4 2], 2).
確定! 回上一頁