|
From: Thomas S. <t.s...@fz...> - 2007-11-19 10:13:51
|
depends on what you mean by 'generate a file' if you are generating the file containing labels and coefficients with a program, you could generate the whole plot command instead and let gnuplot execute it as a script file. Van Landeghem, Bert wrote: > > Dear Gnuplot user, > I would like to graph a (large) number of curves of the following > structure: > > coef1*x +coef2*x**2 > > I could generate a file with in the first column the label of the graph, > in the second column the first coefficient and in the third column the > second coefficient. Is there a way to plot those curves efficiently > without manually having to enter all coefficients and graph labels into > a plot command? > > It would be great if you could give me some directions. > > Many thanks in advance for your response, > Bert > > Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Gnuplot-info mailing list > Gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-info > > -- View this message in context: http://www.nabble.com/label-and-coefficient-in-file-tf4831788.html#a13830923 Sent from the Gnuplot - User mailing list archive at Nabble.com. |