Re: [ns] How to save xgraph plots :-??

2006-08-21 Thread Hai Nam

On 8/18/06, Aritra Das [EMAIL PROTECTED] wrote:

 HI

 can you help me how to use gnuplot. i have the trace file. now how to
 proceed with gnuplot. or is it like xgraph that you have to write a
 code in the tcl file. also, what are the formats in which i can save
 from gnuplot - please specify

 Aritra

Hi,

You can post-process your trace file with awk, then put your data in
to a CSV file, then with online 1-2 lines you can plot it with gnuplot
(specified commands could be found at gnuplot site, there're many many
examples).

Regards,

-- 
Hai-Nam NGUYEN
Elève 3A SLR, ENST Bretagne
2 rue de la Châtaigneraie
35576 Cesson Sévigné

Site web: http://www.jcisio.com



Re: [ns] How to save xgraph plots :-??

2006-08-18 Thread Aritra Das

HI

can you help me how to use gnuplot. i have the trace file. now how to
proceed with gnuplot. or is it like xgraph that you have to write a
code in the tcl file. also, what are the formats in which i can save
from gnuplot - please specify

Aritra

On 8/13/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:

 True. However, colour will be lost if the graph is saved as a ps file.

 P.

 M. Akif YAZICI wrote:
  Try printing the graph into a ps file.
 
 
 
 





[ns] How to save xgraph plots :-??

2006-08-12 Thread m w

Hi All,
   
  Can you please tell me how to save the xgraph plots. It asks to 
save in file or device and when I save it as Tgif file I am not able to open 
it. Please help me, how to save my plots. Print screen is not a very good idea 
and I want to save it as they provide the save option. 
   
  Thanks and Regards
  Manish

 __
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


Re: [ns] How to save xgraph plots :-??

2006-08-12 Thread M. Akif YAZICI

Try printing the graph into a ps file.


Re: [ns] How to save xgraph plots :-??

2006-08-12 Thread plucs

True. However, colour will be lost if the graph is saved as a ps file.

P.

M. Akif YAZICI wrote:
 Try printing the graph into a ps file.