#postportfile #postencapl #device xterm erase ctype default #ltype 1 #lweight 1 #expand 0.9001 expand 1.02 set x = 0,1,0.04 set a = random(5000) set b = (random(5000)+random(5000)) set c = (random(5000)+random(5000)+random(5000)) set d = (random(5000)+random(5000)+random(5000)+random(5000)+random(5000)+random(5000)+random(5000)+random(5000)+random(5000)+random(5000)+random(5000)+random(5000)) window 2 2 1 2 #limits 0 1 0 40 #box xlabel X ylabel N set x = 0,1,0.04 set y = histogram(a:x) limits limits -0.05 1.05 0 240 box histogram x y window 2 2 2 2 limits 0 1 0 40 #box xlabel X ylabel N set x = 0,2,0.08 set y = histogram(b:x) limits box histogram x y window 2 2 1 1 limits 0 1 0 40 #box xlabel X ylabel N set x = 0,3,0.12 set y = histogram(c:x) limits box histogram x y window 2 2 2 1 limits 0 1 0 40 #box xlabel X ylabel N set x = 0,12,0.40 set y = histogram(d:x) limits box histogram x y