File: gwplot.dat.gnuplot

package info (click to toggle)
gwave 20060606-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 2,716 kB
  • ctags: 1,136
  • sloc: ansic: 8,839; lisp: 1,665; sh: 1,202; makefile: 170; perl: 91
file content (14 lines) | stat: -rw-r--r-- 259 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
set terminal postscript
set output "gwplot.dat"
set multiplot
set size 1,0.5

set origin 0,0.5
set nologscale y
plot  "gwplot.dat.0" using 1:2 title "gh" with lines, \
 "gwplot.dat.1" using 1:2 title "inh" with lines

set origin 0,0.0
set nologscale y
plot