If you give max a matrix, it finds the maximum of each column. So a=[7,8,9] and b=[2,1,2] because the maximum of the first column is 7, ...
確定! 回上一頁