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

1.13.1.44 gprintf

‘gprintf("format",x)‘ applies gnuplot’s own format specifiers to the single variable x and returns the resulting string. If you want standard C-language format specifiers, you must instead use ‘sprintf("format",x)‘. See ‘format specifiers‘.


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