[Sumover-dev] [svn commit] r4641 - vic/branches/cc/cc

sumover-dev at cs.ucl.ac.uk sumover-dev at cs.ucl.ac.uk
Tue Feb 23 17:04:38 GMT 2010


Author: soohyunc
Date: Tue Feb 23 17:04:38 2010
New Revision: 4641

Added:
   vic/branches/cc/cc/plots.sh
      - copied, changed from r4639, /vic/branches/cc/cc/seqno.sh
Removed:
   vic/branches/cc/cc/seqno.sh

Log:
changed file name for plotting script



Copied: vic/branches/cc/cc/plots.sh (from r4639, /vic/branches/cc/cc/seqno.sh)
==============================================================================
--- /vic/branches/cc/cc/seqno.sh	(original)
+++ vic/branches/cc/cc/plots.sh	Tue Feb 23 17:04:38 2010
@@ -74,6 +74,7 @@
 set mxtics 5
 set mytics 2
 set xrange [$1:$2]
+set yrange [0:]
 set grid xtics ytics mytics
 
 plot "cwnd.xg" w lp lc 3 pt 4 ps .4 title "cwnd"
@@ -90,6 +91,7 @@
 set mxtics 5
 set mytics 2
 set xrange [$1:$2]
+set yrange [0:]
 set grid xtics ytics mytics
 
 plot "ALI.xg" w lp lc 1 pt 5 ps .4 title "ALI"



More information about the Sumover-dev mailing list