[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gnuplot-info
Subject:    Re: [Gnuplot-info] Plotting into datafile
From:       Smstry <smstry () gmail ! com>
Date:       2010-05-28 6:04:59
Message-ID: 28703089.post () talk ! nabble ! com
[Download RAW message or body]


try to use :
set print "file.dat" 

all what you print will be in that file 




Thomas Sefzick wrote:
> 
> have a look at
> set table
> 
> 
> Hynek Hanke wrote:
>> 
>> 
>> Hello,
>> 
>> please, is it possible to use gnuplot to plot into a datafile? I'd like
>> the 'plot' command not to draw graphics but give me back coordinates
>> of the data points as it would draw them, respecting the range and
>> using definitions.
>> 
>> I have a set of scripts which produce very nice gnuplot graphs
>> from my complicated set of raw data. Recalculate them, determine
>> the correct ranges etc. The problem for me is how to get back the
>> calculated data, not just the pictures :)
>> 
>> I'm looking for something like
>>     set term csv
>>     set output "graph_data.csv"
>>     plot [] [] .... using (2.126*($2), $175)... , ...., ...,
>> 
>> Which would give me a datafile, one column per one plot line.
>> 
>> Your help would be highly appreciated!
>> 
>> Hynek Hanke
>> 
>> 
>> 
>> ------------------------------------------------------------------------------
>> 
>> _______________________________________________
>> gnuplot-info mailing list
>> gnuplot-info@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gnuplot-info
>> 
>> 
> 
> 

-- 
View this message in context: http://old.nabble.com/Plotting-into-datafile-tp28644543p28703089.html
Sent from the Gnuplot - User mailing list archive at Nabble.com.


------------------------------------------------------------------------------

_______________________________________________
gnuplot-info mailing list
gnuplot-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuplot-info
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic