|
From: Tatsuro M. <tma...@ya...> - 2017-07-19 03:58:07
|
I have forgotten to attach a patch file. Tatsuro ----- Original Message ----- > From: Tatsuro MATSUOKA <tma...@ya...> > To: Patrick Dupre <pd...@gm...>; gnu...@li... > Cc: > Date: 2017/7/19, Wed 10:15 > Subject: Re: [Gnuplot-info] patch tabulate > > > >> Can some body in charge of the gnuplot update integrate the patch > >> https://sourceforge.net/p/gnuplot/patches/694/ >> It does not seems to be compatible with the last version of gnuplot. >> >> Thank. > If you mean the last version 5.0.6, > as I wrote you could attach patch using a text editor if you carefully read the > patch file and tabulate.rej. > > However, I rearranged the patch and attached this mail. > > BTW, as I wrote previously, > please try Karl Ratzsch's reply in > https://sourceforge.net/p/gnuplot/patches/694/ > > set table;set samp 10 > plot "+" using 1:(sin($1)):(0.1):(sin($1)*0.2) with table > > The above works without patch and it is what you want, I think. > > Tatsuro > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > gnuplot-info mailing list > gnu...@li... > Membership management via: > https://lists.sourceforge.net/lists/listinfo/gnuplot-info > |