set xlabel "time [s]" set ylabel "Packet dropping rate" set key bel plot "TCPUDPMon0.tr" u ($1):($2) t "TCP" w lp, "TCPUDPMon1.tr" u ($1):($2) t "UDP" w lp pause -1