سلام
بچه ها من به مقایسه توان tahoe , vegas, ecn با xgraphدرNS 2.29نیاز دارم
کسی می تونه برام یه اسکریپت نمونه بگه؟ اصلا کسی می دونه چطوری throughput رو با xgraph نمایش میدن؟ :blink:
متشکرم
Printable View
سلام
بچه ها من به مقایسه توان tahoe , vegas, ecn با xgraphدرNS 2.29نیاز دارم
کسی می تونه برام یه اسکریپت نمونه بگه؟ اصلا کسی می دونه چطوری throughput رو با xgraph نمایش میدن؟ :blink:
متشکرم
Hi
This is very easy (i have n't enugh time to send for you a script)
you must send your data to a file (one column time and other number of packets or number of byte ,...)
and then you must run xgraph with this(in your finish proc):
exec xgraph filename -geometry 800*400 x y
(x and y are optional, they are for title for column and raw)
Is it enough for you?
bye