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" "$000.dat" "MCM00" set origin 0.25, 0 call "SCRIPTS/plot1_of_16.plt" "$001.dat" "MCM01" set origin 0.5, 0 call "SCRIPTS/plot1_of_16.plt" "$002.dat" "MCM02" set origin 0.75, 0 call "SCRIPTS/plot1_of_16.plt" "$003.dat" "MCM03" set origin 0.0, 0.25 call "SCRIPTS/plot1_of_16.plt" "$004.dat" "MCM04" set origin 0.25, 0.25 call "SCRIPTS/plot1_of_16.plt" "$005.dat" "MCM05" set origin 0.5, 0.25 call "SCRIPTS/plot1_of_16.plt" "$006.dat" "MCM06" set origin 0.75, 0.25 call "SCRIPTS/plot1_of_16.plt" "$007.dat" "MCM07" set origin 0.0, 0.5 call "SCRIPTS/plot1_of_16.plt" "$008.dat" "MCM08" set origin 0.25, 0.5 call "SCRIPTS/plot1_of_16.plt" "$009.dat" "MCM09" set origin 0.5, 0.5 call "SCRIPTS/plot1_of_16.plt" "$010.dat" "MCM10" set origin 0.75, 0.5 call "SCRIPTS/plot1_of_16.plt" "$011.dat" "MCM11" set origin 0.0, 0.75 call "SCRIPTS/plot1_of_16.plt" "$012.dat" "MCM12" set origin 0.25, 0.75 call "SCRIPTS/plot1_of_16.plt" "$013.dat" "MCM13" set origin 0.5, 0.75 call "SCRIPTS/plot1_of_16.plt" "$014.dat" "MCM14" set origin 0.75, 0.75 call "SCRIPTS/plot1_of_16.plt" "$015.dat" "MCM15" set nomultiplot pause -1