exploring error injection space
[IRC.git] / Robust / src / Benchmarks / SSJava / MP3Decoder / nve2latex.cmds
1 set terminal epslatex input size 2in 1in
2
3 set output injectErrorFigA.tex
4 plot "normal.txt" with lines, "error.txt" with lines, "nve-diff-ranges.tmp" with steps axes x1y2
5
6 set output injectErrorFigB.tex
7 plot [10:15] "normal.txt" with lines, "error.txt" with lines, "nve-diff-ranges.tmp" with steps axes x1y2
8
9 unset output