manpagez: man pages & more
info gnuplot
Home | html | info | man
[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

1.13.1.45 sprintf

‘sprintf("format",var1,var2,...)‘ applies standard C-language format specifiers to multiple arguments and returns the resulting string. If you want to use gnuplot’s own format specifiers, you must instead call ‘gprintf()‘. For information on sprintf format specifiers, please see standard C-language documentation or the unix sprintf man page.


This document was generated on November 19, 2011 using texi2html 5.0.

© manpagez.com 2000-2024
Individual documents may contain additional copyright information.