[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
1.14.1.47 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‘.
This document was generated on April 4, 2012 using texi2html 5.0.