标签:red atl matlab tick for 双色球 号码 and dba
for i=1:1:5
RedBall=randperm(33,6);
RedBall=sort(RedBall);
BlueBall=randperm(16,1);
ALotteryTicket=[RedBall,BlueBall];
y=num2str(ALotteryTicket,‘%02d ‘);
disp(y);
end
标签:red atl matlab tick for 双色球 号码 and dba
原文地址:https://www.cnblogs.com/lx61/p/12825545.html