From: Harald H. <h.h...@tu...> - 2004-07-16 17:13:12
|
On Fri, 16 Jul 2004, Petr Mikulik wrote: > > > I was not clear enough. This *is* the C language > > > sprintf routine [*]. The gnuplot code just collects the > > > variables and the format and passes them along to > > > the C library. The documentation will refer users to > > > "man sprintf" or to any C language manual. > > > > > > > set xlabel string(" %d %d %d", 1,2,3) > > > I will prefer sprintf(). That's compatible to all our famous programming > languages and does not require user to search / think "what kind of comma= nd > has gnuplot for sprintf?". But then, we have to rename `print', too. Or, at least introduce a new command `printf' which uses the same syntax as sprintf and prints to the shell (as `print' does with a different syntax). Yours Harald --=20 Harald Harders Langer Kamp 8 Technische Universit=E4t Braunschweig D-38106 Braunschweig Institut f=FCr Werkstoffe Germany E-Mail: h.h...@tu... Tel: +49 (5 31) 3 91-3062 WWW : http://www.ifw.tu-bs.de Fax: +49 (5 31) 3 91-3058 |