set datafile separator ","
plot 'datafilename' using 1:2 with lines
Bosken wrote:
>
> Hi,
>
> I have some content of my digital scope and I want to set it in a
> histogram with 'Gnuplot'.
>
> But I am really new with Gnupot, and I didn't get a lot out of it..
>
> So, can anyone give me a start perhaps? Thanks a lot!
>
> Here an example of my data :
>
> -500.0000E-09,+4.3125000000000E+00
> -499.5000E-09,+4.2500000000001E+00
> -499.0000E-09,+4.4999999999999E+00
> -498.5000E-09,+4.2500000000001E+00
> -498.0000E-09,+4.3750000000000E+00
> -497.5000E-09,+4.4375000000000E+00
> -497.0000E-09,+4.4999999999999E+00
> -496.5000E-09,+4.3750000000001E+00
> -496.0000E-09,+4.5624999999997E+00
> -495.5000E-09,+4.2500000000000E+00
> -495.0000E-09,+4.2500000000000E+00
> -494.5000E-09,+4.2500000000003E+00
> -494.0000E-09,+4.4999999999998E+00
> -493.5000E-09,+4.3750000000002E+00
> -493.0000E-09,+4.5625000000000E+00
> -492.5000E-09,+4.5624999999999E+00
>
> ...
>
>
--
View this message in context: http://old.nabble.com/Gnuplot-Histogram-tp26156636p26156659.html
Sent from the Gnuplot - User mailing list archive at Nabble.com.
|