# generic commands for twographbox output size load "twographbox.in" set data style lines set xlabel "Number of epochs" set ylabel "Total error on training set" set nokey set output "restaurant-back-prop-error.eps" plot 'restaurant-back-prop-error.data' using 1:2 title "Error" lw 2