M = max( A ) returns the maximum elements of an array. ... M = max( A ,[], dim ) returns the maximum element along dimension dim . For example, if A is a matrix, ...
確定! 回上一頁