Code covered by the BSD License
function A = getAmat(l) A = ceil(rand(l)*6); end
Contact us at files@mathworks.com