我在1:6中生成了20个随机整数的向量.更清晰:d = floor ( 6 * rand ( 1 , 20 ) + 1).如何用MATLAB计算六个数?
d = floor ( 6 * rand ( 1 , 20 ) + 1)
arrays matlab
arrays ×1
matlab ×1