Hi Sara,
In setdest program you won't be able to define the minimum values for x and y. I used a simple way to get around this limitation. What you should is add your minimum coordinates with the values of x and y in the output file of setdest. You can do it with any text processing language like awk. Hope that help, Peyman >Date: Tue, 31 Oct 2006 08:42:57 +0000 >From: "sara MA" <[EMAIL PROTECTED]> >Subject: [ns] how can I define minimum for x and y ...? >To: [email protected] >Message-ID: <[EMAIL PROTECTED]> >Content-Type: text/plain; format=flowed0 > >Hello guys: > >When we use ./setdest to generate a topology, we set the maximum for x and >y, but is there any way that we can also set minimum for x and y? > >I want to say like node(1) moves between (x1,y1) and (x2,y2) in which >x1<x2<X, y1<y2<Y where X or Y are the borders of my simulation. > >Please help me if you have any idea. > >Thanks, >Sara
