function tabell = tippekupong() hub = 'HUB'; for i = 1:12 tabell(i) = hub(ceil(3*rand)); end end