|
From: <she...@be...> - 2010-05-19 19:20:23
|
Thanks Thomas Can I increment the counter when a key press (eg. the up arrow key) is pressed by using the bind command? If so can you show me how? Thanks again > > initialize: > a=1 > > increment: > a=a+1 > > > SHELTRAW, DANIEL wrote: >> >> Hi Gnuplot users >> >> Could someone please tell me how one can initialize and increment a >> variable within a GnuPlot script. >> >> Thank you >> >> >> ------------------------------------------------------------------------------ >> >> _______________________________________________ >> gnuplot-info mailing list >> gnu...@li... >> https://lists.sourceforge.net/lists/listinfo/gnuplot-info >> >> > > -- > View this message in context: > http://old.nabble.com/incrementing-a-counter-tp28601689p28605906.html > Sent from the Gnuplot - User mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > > _______________________________________________ > gnuplot-info mailing list > gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-info > |