[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ns] xgraph



file format for xgraph:

"graph1"
1 2
2 5
3 7
...

format of out.tr files as obtained by trace-all significantly differs from 
that... Your simulation file probably uses a finish procedure that parses out.tr 
to get a file in the correct xgraph format (via some awk code for example).


> X-Authentication-Warning: mash.CS.Berkeley.EDU: majrdomo set sender to 
[email protected] using -f
> Date: Thu, 11 May 2000 12:35:31 +0100
> From: George Karavitis <[email protected]>
> X-Accept-Language: en
> MIME-Version: 1.0
> To: [email protected]
> Subject: [ns] xgraph
> Content-Transfer-Encoding: 7bit
> 
> Hello all
> After running a simulation creating xgraph output, (which
> perfectly viewed), i try to see the output again with
> xgraph filename.tr (p.e. out.tr) and instead i have a
> screen full of errors:
> 
> Error in file 'out.tr' at line 1:
>  Unknown line type
> Error in file 'out.tr' at line 2:
>  Unknown line type
> ....
> and so on..
> is this normal? isn't this the same file that the tcl
> scripct used to open xgraph with?
> 
> Thanx in advance
> --
> |George G. Karavitis       [email protected]|
> |MSc in Communication Systems Engineering|
> |University of Kent at Canterbury        |
> 

Tarik