set xrange [0:30] set yrange [27:33] set nokey #set data style steps set multiplot set grid #set format y "%5.0f" set size 0.28, 0.28 set data style linespoints set xlabel set ylabel set format x "" set format y "" set origin 0.0, 0 call "SCRIPTS/plot1_of_16.plt" "$0MCM00.txt" "MCM00" set origin 0.25, 0 call "SCRIPTS/plot1_of_16.plt" "$0MCM01.txt" "MCM01" set origin 0.5, 0 call "SCRIPTS/plot1_of_16.plt" "$0MCM02.txt" "MCM02" set origin 0.75, 0 call "SCRIPTS/plot1_of_16.plt" "$0MCM03.txt" "MCM03" set origin 0.0, 0.25 call "SCRIPTS/plot1_of_16.plt" "$0MCM04.txt" "MCM04" set origin 0.25, 0.25 call "SCRIPTS/plot1_of_16.plt" "$0MCM05.txt" "MCM05" set origin 0.5, 0.25 call "SCRIPTS/plot1_of_16.plt" "$0MCM06.txt" "MCM06" set origin 0.75, 0.25 call "SCRIPTS/plot1_of_16.plt" "$0MCM07.txt" "MCM07" set origin 0.0, 0.5 call "SCRIPTS/plot1_of_16.plt" "$0MCM08.txt" "MCM08" set origin 0.25, 0.5 call "SCRIPTS/plot1_of_16.plt" "$0MCM09.txt" "MCM09" set origin 0.5, 0.5 call "SCRIPTS/plot1_of_16.plt" "$0MCM10.txt" "MCM10" set origin 0.75, 0.5 call "SCRIPTS/plot1_of_16.plt" "$0MCM11.txt" "MCM11" set origin 0.0, 0.75 call "SCRIPTS/plot1_of_16.plt" "$0MCM12.txt" "MCM12" set origin 0.25, 0.75 call "SCRIPTS/plot1_of_16.plt" "$0MCM13.txt" "MCM13" set origin 0.5, 0.75 call "SCRIPTS/plot1_of_16.plt" "$0MCM14.txt" "MCM14" set origin 0.75, 0.75 call "SCRIPTS/plot1_of_16.plt" "$0MCM15.txt" "MCM15" set nomultiplot pause -1