[ns] ns for mobile

2009-12-01 Thread Ricardo Sant Ana
Hello all I am working on a ns2 script where I intent to simulate an mobile AODV routing protocol. Well, since I am newbie in ns2 I would like to know if I can post the scripts I am developing here for validation. See, I would like to learn ns2 by myself - I just wanna some help to tell me if

Re: [ns] How to generate Graphs in NS2

2009-12-01 Thread Saim Ghafoor
HI , Dear Arun Peri For graph designing their are many tools in NS2 like xgraph, trace graph, gnuplot etc and in windows environment there is a good one that is sigmaplot. They can be easily downloaded from internet. For linux version for NS2... Gnu plot is good one and easier

Re: [ns] help for generating graphs

2009-12-01 Thread sburiro
Arun Peri wrote: > > > HI , > Dear Arun Peri > > > > For graph designing their are many tools in NS2 like xgraph, trace > graph, gnuplot etc and in windows environment there is a good one that is > sigmaplot. They can be easily downloaded from internet. > > > > For linux versi

Re: [ns] help for generating graphs

2009-12-01 Thread sburiro
HI , Dear Arun Peri For graph designing their are many tools in NS2 like xgraph, trace graph, gnuplot etc and in windows environment there is a good one that is sigmaplot. They can be easily downloaded from internet. For linux version for NS2... Gnu plot is good one and easier o

Re: [ns] THANK you!

2009-12-01 Thread Mohammed AbuHajar
Ok. Store all requests in array or any suitable data structure then apply your algoritm to find out which node should pass the traffic. Regards, Mohammed AbuHajar --- On Tue, 12/1/09, s ss wrote: From: s ss Subject: THANK you! To: "Mohammed AbuHajar" Date:

Re: [ns] help

2009-12-01 Thread Mohammed AbuHajar
To analaysis the trace file to extract the parameters you shoud use awk scripts. but before you is newer to NS2, I advise you to study the awk language(just do some searching on the internet for awk script, so you can modify your scripts for your use).  the following site contains some  awk sc

Re: [ns] please help me

2009-12-01 Thread Mohammed AbuHajar
Its very easy. just learn how to draw graph in MatLab. It's will take 15 minutes only, try to learn how to plot more than graph in the same graph. http://web.cecs.pdx.edu/~gerry/MATLAB/plotting/linePlots.html http://www.mathworks.com/access/helpdesk/help/techdoc/ref/plot.html http://www.caspur.it

[ns] attaching more than one sink to an agent

2009-12-01 Thread Saim Ghafoor
Hi Saeideh, Yes it is possible to connect more than one mobilenodes to agents. Let suppose you get errors, than try to get some instances of the agents. May be it will help. Try Regard Saim _