plot "file1" using 1:2, "file2" using 1:($2*10000.)
see:
http://www.gnuplot.info/docs/node133.html
Trillianx wrote:
>
> Hi,
>
> I have files which are in microns while the other file which I am plotting
> is in Angstroms. I would like to over-plot them. What command should I use
> in Gnuplot such that I multiply the data in files by 10,000 in order to
> have the same units (e.g. Angstroms).
>
> Thanks
>
> Trillian
>
--
View this message in context: http://www.nabble.com/Mathematical-operations-in-Gnuplot-tp24941322p24967115.html
Sent from the Gnuplot - User mailing list archive at Nabble.com.
|