# Analysis description set encoding iso_8859_1 set terminal x11 set size 1,0.5 set term postscript enhanced portrait "Helvetica" 12 set ylabel "Average testing error" set xlabel "Payload" set key on inside bottom left plot 'error.txt' using 1:2 t "STABYLO" with linespoints lt 1 lw 2 ps 0 pt 5,\ 'error.txt' using 1:3 t "HUGO" with linespoints lt 1 lw 2 ps 1 pt 2,\ 'error.txt' using 1:4 t "EAISLSBMR" with linespoints lt 3 lw 2 ps 0 pt 1,\ 'error.txt' using 1:5 t "WOW" with linespoints lt 1 lw 2 ps 1 pt 1,\ 'error.txt' using 1:6 t "UNIWARD" with linespoints lt 5 lw 2 ps 0 pt 1