|
From: Bahaa <ba...@ya...> - 2016-04-20 23:16:34
|
Hi, Thanks for your support!! It is powerful and easy to implement. Sent from my iPhone > On 21 Apr 2016, at 5:54 AM, theozh <th...@gm...> wrote: > > Does the following give the desired result? > > reset > splot "Data1.dat" u (0):0:1 w i ls 1,\ > '' u (0):0:1 w l ls 1 not,\ > "Data2.dat" u (1):0:1 w i ls 2,\ > '' u (1):0:1 w l ls 2 not,\ > "Data3.dat" u (2):0:1 w i ls 3,\ > '' u (2):0:1 w l ls 3 not > > Replace "Data1.dat" etc. with your filenames. > Continue with the terms (0),(1),(2),... according to your number of files. > It draws the data with impulses and again with lines in order to look > like the example you mentioned. Maybe there is a simpler way... > > > > ------------------------------------------------------------------------------ > Find and fix application performance issues faster with Applications Manager > Applications Manager provides deep performance insights into multiple tiers of > your business applications. It resolves application problems quickly and > reduces your MTTR. Get your free trial! > https://ad.doubleclick.net/ddm/clk/302982198;130105516;z > _______________________________________________ > gnuplot-info mailing list > gnu...@li... > Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-info |