File: comp.gnuplot

package info (click to toggle)
crrcsim 0.9.13-3.2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 22,176 kB
  • sloc: cpp: 43,186; xml: 5,022; sh: 3,832; makefile: 501; asm: 228; ansic: 150
file content (6 lines) | stat: -rw-r--r-- 207 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
set yrange[:1.2]
set grid x
set grid y
plot 'thermprof0.dat' with lines, 'thermprof1.dat' with lines, 'thermprof2.dat' with lines, 'thermprof3.dat' with lines, 'thermprof_old.dat' with lines

pause -1 "bla"