reset
#set term x11 port
set function style lines
set size 0.8

set origin 0.0, 0.0

set output 'plot6.ps'
set term post portrait enh solid
set multiplot
set size 0.5,0.25
set origin 0.0,0.51
set ytics 0.1,0.1,0.7
set x2tics 0,5,20
set noxtics
set nokey


set nolabel
#  Plot Magnitude Response
#set xlabel "J'"
#set ylabel 'Full Width at Half Maximum (cm^{-1})'
#set noxtics
plot  [0:18][0:.8]'p0.74' using 2:5 with linespoints,'q0.74' using 2:5 with linespoints,'r0.74' using 2:5 with linespoints




# Next one
set nokey
set nox2tics
set size 0.5,0.22
set ytics 0,0.1,0.7
set origin 0.0,0.33
set noxtics
set x2label

#set xlabel "J'"
#set ylabel 'Full Width at Half Maximum (cm^{-1}) 1'
plot   [0:18][0:.8]'p1.74' using 2:5 with linespoints,'q1.74' using 2:5 with linespoints,'r1.74' using 2:5 with linespoints




#Next one
set size 0.5,0.22
set origin 0,0.15

set noxtics
#set xlabel "J'"
#set ylabel 'Full Width at Half Maximum (cm^{-1}) 2'
plot  [0:18][0:.8] 'p2.74' using 2:5 with linespoints,'q2.74' using 2:5 with linespoints,'r2.74' using 2:5 with linespoints


set y2tics 0.1,0.1,0.7
set noytics

#  Plot Magnitude Response
set origin 0.47,0.51
set x2tics 0,5,15
set size 0.47,0.25
set nokey
#set noytics

#set xlabel "J'"
#set ylabel 'Full Width at Half Maximum (cm^{-1})'
set noxtics
plot  [0:18][0:.8]'p0.70' using 2:5 with linespoints,'q0.70' using 2:5 with linespoints,'r0.70' using 2:5 with linespoints
set nox2tics



# Next one
set size 0.47,0.22
set origin 0.47,0.33
set noxtics
set nokey
#set xlabel "J'"
#set ylabel 'Full Width at Half Maximum (cm^{-1}) 1'
plot   [0:18][0:.8]'p1.70' using 2:5 with linespoints,'q1.70' using 2:5 with linespoints,'r1.70' using 2:5 with linespoints





set x2label "J'" -11,22
set ylabel 'FWHM (cm^{-1})' -18,15
set label '^{70}GeH^{+}' at 0.7,2.8 center
set size 0.498,0.248
set origin 0.442,0.15
set noxtics 
set nokey


#set ylabel 'Full Width at Half Maximum (cm^{-1}) 2'
plot  [0:18][0:.8] 'p2.70' using 2:5 with linespoints,'q2.70' using 2:5 with linespoints,'r2.70' using 2:5 with linespoints













