n = hist(Y,x) where x is a vector, returns the distribution of Y among length (x) bins with centers specified by x . For example, if x is a 5-element vector, ...
確定! 回上一頁