On Tue, Dec 30, 2008 at 08:57:09AM +0530, Robin Paul wrote: > goodplotting program like sigmaplot. Is there no way of plotting two curves > having different x&y-axis values in the same graph?
Robin, I'm not sure as to what exactly you are looking for. If you want to plot data from a file, and a reference line for instance, you can do the following in gnuplot: plot "file.dat" with lines, 0.2032 with lines And a lot more. Yes, it takes a bit of time to go through the extensive examples in gnuplot no doubt! Cheers, Sumantra. -- ********************************************************************* SUMANTRA DUTTA ROY Ph Office: +91 - 11 - 26591084 Department of Electrical Engineering Ph Resid.: +91 - 11 - 26597084 Indian Institute of Technology Delhi Ph MM Lab: +91 - 11 - 26596167 Hauz Khas, New Delhi - 110016, INDIA Facsimile: +91 - 11 - 26581606 http://www.cse.iitd.ac.in/~sumantra/ email: [email protected] Office: II-245, Res: 38 North Avenue email: [email protected] _____________________________________________________________________ UDYOGINAM PURUSHASIMHAM UPAITI LAKSHMEEH DAIVEN DEYAM ITI KAAPURUSHAAH VADANTI DAIVAM NIHATYA KURU PAURUSHAM AATMASHAKTYAA YATNE KRITE YADI NA SIDHYATI KO ATRA DOSHAH (Favourite Sanskrit Shloka) ********************************************************************* --~--~---------~--~----~------------~-------~--~----~ l...@iitd mailing list -- group http://groups.google.com/group/iitdlug -~----------~----~----~----~------~----~------~--~---
