Matlab : size and length of an array ... % size returns a row vector describing the dimensions of an array. sz_X=size(X);. -> 1 1 % [ ...
確定! 回上一頁