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 4 years ago.

file: throughput.plot


There are no posts yet.

Back to top

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