n = length(X) returns the size of the longest dimension of X . If X is a vector, this is the same as its length. Examples. x = ones(1,8); ...
確定! 回上一頁