view paper/pic/plot.txt @ 12:afe1f960638e

add api test
author kazz <kazz@cr.ie.u-ryukyu.ac.jp>
date Fri, 27 Aug 2010 18:33:35 +0900
parents
children 42bea7b0a8f6
line wrap: on
line source

set terminal postscript eps
set output "update.eps"
set ylabel "Time[ms]"
set xlabel "Update Count"
plot "testinout.dat" using 1:2 with lines, "testupdate.dat" using 1:2 with lines