set terminal postscript portrait enhanced color solid 7 set output set xlabel "Frequency [MHz]" set key bottom left set ylabel "Impedance [Ohm]" set logscale x set grid mxtics mytics xtics ytics set mxtics 10 set yrange [-3000:3000] set xrange [0.00005:] set multiplot set size 1,0.166 set origin 0, 0.833 set title "BFR90 Worst" plot \ "sim/clipstab.data" using ($1/1e6):2 title "C off real" with lines, \ "sim/clipstab.data" using ($1/1e6):3 title "B off real" with lines, \ "sim/clipstab.data" using ($1/1e6):4 title "E off real" with lines, \ "sim/clipstab.data" using ($1/1e6):5 title "C on real" with lines, \ "sim/clipstab.data" using ($1/1e6):6 title "C on imag" with lines, \ "sim/clipstab.data" using ($1/1e6):7 title "B on real" with lines, \ "sim/clipstab.data" using ($1/1e6):8 title "B on imag" with lines, \ "sim/clipstab.data" using ($1/1e6):9 title "E on real" with lines, \ "sim/clipstab.data" using ($1/1e6):10 title "E on imag" with lines set origin 0,0.6666 set title "BFR 90 Best" plot \ "sim/clipstab.data" using ($1/1e6):11 title "C off real" with lines, \ "sim/clipstab.data" using ($1/1e6):12 title "B off real" with lines, \ "sim/clipstab.data" using ($1/1e6):13 title "E off real" with lines, \ "sim/clipstab.data" using ($1/1e6):14 title "C on real" with lines, \ "sim/clipstab.data" using ($1/1e6):15 title "C on imag" with lines, \ "sim/clipstab.data" using ($1/1e6):16 title "B on real" with lines, \ "sim/clipstab.data" using ($1/1e6):17 title "B on imag" with lines, \ "sim/clipstab.data" using ($1/1e6):18 title "E on real" with lines, \ "sim/clipstab.data" using ($1/1e6):19 title "E on imag" with lines set origin 0,0.5 set title "BFR 91 Worst" plot \ "sim/clipstab.data" using ($1/1e6):20 title "C off real" with lines, \ "sim/clipstab.data" using ($1/1e6):21 title "B off real" with lines, \ "sim/clipstab.data" using ($1/1e6):22 title "E off real" with lines, \ "sim/clipstab.data" using ($1/1e6):23 title "C on real" with lines, \ "sim/clipstab.data" using ($1/1e6):24 title "C on imag" with lines, \ "sim/clipstab.data" using ($1/1e6):25 title "B on real" with lines, \ "sim/clipstab.data" using ($1/1e6):26 title "B on imag" with lines, \ "sim/clipstab.data" using ($1/1e6):27 title "E on real" with lines, \ "sim/clipstab.data" using ($1/1e6):28 title "E on imag" with lines set origin 0,0.3333 set title "BFR 91 Best" plot \ "sim/clipstab.data" using ($1/1e6):29 title "C off real" with lines, \ "sim/clipstab.data" using ($1/1e6):30 title "B off real" with lines, \ "sim/clipstab.data" using ($1/1e6):31 title "E off real" with lines, \ "sim/clipstab.data" using ($1/1e6):32 title "C on real" with lines, \ "sim/clipstab.data" using ($1/1e6):33 title "C on imag" with lines, \ "sim/clipstab.data" using ($1/1e6):34 title "B on real" with lines, \ "sim/clipstab.data" using ($1/1e6):35 title "B on imag" with lines, \ "sim/clipstab.data" using ($1/1e6):36 title "E on real" with lines, \ "sim/clipstab.data" using ($1/1e6):37 title "E on imag" with lines set origin 0,0.1666 set title "BFR 91A Worst" plot \ "sim/clipstab.data" using ($1/1e6):38 title "C off real" with lines, \ "sim/clipstab.data" using ($1/1e6):39 title "B off real" with lines, \ "sim/clipstab.data" using ($1/1e6):40 title "E off real" with lines, \ "sim/clipstab.data" using ($1/1e6):41 title "C on real" with lines, \ "sim/clipstab.data" using ($1/1e6):42 title "C on imag" with lines, \ "sim/clipstab.data" using ($1/1e6):43 title "B on real" with lines, \ "sim/clipstab.data" using ($1/1e6):44 title "B on imag" with lines, \ "sim/clipstab.data" using ($1/1e6):45 title "E on real" with lines, \ "sim/clipstab.data" using ($1/1e6):46 title "E on imag" with lines set origin 0,0 set title "BFR 91A Best" plot \ "sim/clipstab.data" using ($1/1e6):47 title "C off real" with lines, \ "sim/clipstab.data" using ($1/1e6):48 title "B off real" with lines, \ "sim/clipstab.data" using ($1/1e6):49 title "E off real" with lines, \ "sim/clipstab.data" using ($1/1e6):50 title "C on real" with lines, \ "sim/clipstab.data" using ($1/1e6):51 title "C on imag" with lines, \ "sim/clipstab.data" using ($1/1e6):52 title "B on real" with lines, \ "sim/clipstab.data" using ($1/1e6):53 title "B on imag" with lines, \ "sim/clipstab.data" using ($1/1e6):54 title "E on real" with lines, \ "sim/clipstab.data" using ($1/1e6):55 title "E on imag" with lines