(Numpy gives a 3d output array as you would expect - matlab for some reason gives 2d output - but the content is the same). Matlab: >> repmat([1;1],[1,1,1]) ans ...
確定! 回上一頁