set xlabel "time [s]"
set ylabel "Throughput [Mbps]"
set key bel

plot "tcp1.tr" u ($1):($2) t "TCP1" w lp lt rgb "blue", "tcp2.tr" u ($1):($2) t "TCP2" w lp lt rgb "red" 

set term png
set output "TCPThroughput.png"
replot
pause -1

Resource created Saturday 04 September 2021, 10:47:44 AM.

file: throughput.plot


Back to top

COMP3331/COMP9331 21T3 (Computer Networks and Applications) is powered by WebCMS3
CRICOS Provider No. 00098G