reset : true w 1000
scriptmode : demo

emitmenu _ nopolicy

sresmenu : A1B : A1T : A1F : A2 : B1 : B2

w 500

loop1 if ( distribplot.ymax < 15000 ) ( distribplot.ymax :+ 500 goto loop1 )
loop2 if ( atco2plot.ymax < 15000 ) ( atco2plot.ymax :+ 500 goto loop2 )
loop2 if ( atco2plot.y2max < 1500 ) ( atco2plot.y2max :+ 50 goto loop2 )
loop3 if ( glotempplot.ymax < 6 ) ( glotempplot.ymax :+ 0.5 goto loop3 )

w 1000


sresmenu : A1B : A1T : A1F : A2 : B1 : B2

distribplot.perq : popn

sresmenu : A1B : A1T : A1F : A2 : B1 : B2



scriptmode : direct
end


