X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=research%2FTCS%2Fplot.sh;h=bb95cef92027a4581a2d0fe4bbaeb469ef8be599;hb=71e2a0e6df66523363f5ff95a3e6ff172b0f4cec;hp=5155d4bb4a808e3263ef538d4a36930057ff75d1;hpb=997b5bfa80258b38c6a80f88ead6338e696ca107;p=matches%2Fhonours.git diff --git a/research/TCS/plot.sh b/research/TCS/plot.sh index 5155d4bb..bb95cef9 100755 --- a/research/TCS/plot.sh +++ b/research/TCS/plot.sh @@ -2,10 +2,10 @@ # Script to plot .dat files -x=2 -toplot="3 5" +x=1 +toplot="2 3 5" ylabel="Counts" -style="p" +style="l" dir="/home/sam/Documents/University/honours/research/TCS" title=$(grep "# Title = " $1 | sed 's/# Title = //g')