# -*- gnuplot -*- # # STSintro.gpt -- Create fig:STSintro for "introduction.tex" # # Copyright (c) 2005, 2007 Andrew Fraser # This file is part of HMM_DS_Code. # # HMM_DS_Code is free software; you can redistribute it and/or modify it under # the terms of the GNU General Public License as published by the Free Software # Foundation; either version 2 of the License, or (at your option) any later # version. # # HMM_DS_Code is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU General Public License along with # this program; if not, write to the Free Software Foundation, Inc., # 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # set terminal epslatex monochrome dashed "normal" 8.4682441 set size 1,0.5 set output "`echo -n $GP_OUTPUT`" set border 1+2 set nokey set xrange [0:100] set nox2tics set xtics nomirror set xtics ( '$20$' 20, \ '$40$' 40, \ '$60$' 60, \ '$80$' 80, \ '$100$' 100) set xlabel '$t$' set yrange [-0.5:12] set noy2tics set ytics nomirror # set ytics 0, 4, 12 set ytics ( '$0$' 0, \ '$2$' 2, \ '$4$' 4, \ '$6$' 6, \ '$8$' 8, \ '$10$' 10, \ '$12$' 12) set ylabel '$\ti{s}{t}$' plot "`echo -n $GP_INPUT1`" set output