Row vs column vectors. When you separate numbers by spaces (or commas) x = [1 2 3] or x = [1,2,3]. MATLAB combines the numbers into a row vector, ...
確定! 回上一頁