Mercurial > hg > octave-nkf
log scripts/plot/__gnuplot_get_var__.m @ 11305:c9df571efe95
age | author | description |
---|---|---|
Tue, 28 Sep 2010 09:25:14 -0700 | Rik | Make all regexp in Octave compatible with both POSIX and PCRE. |
Fri, 23 Apr 2010 11:28:50 -0700 | Rik | Untabify .m scripts |
Wed, 05 Aug 2009 16:35:10 -0400 | Olli Saarela | __gnuplot_get_var__: if read fails to return data, sleep before trying again |
Fri, 29 May 2009 17:32:08 -0400 | John W. Eaton | __gnuplot_get_var__.m: insert missing semicolon |
Sun, 12 Apr 2009 20:40:53 -0400 | Ben Abbott | __gnuplot_open_stream__.m: New function and its application. |
Fri, 10 Apr 2009 12:11:14 -0400 | Ben Abbott | Improvements to printing functionality. |
Mon, 06 Apr 2009 19:33:01 -0400 | Ben Abbott | __gnuplot_get_var__.m: Correct misleading error messages, and remove dangling/commented code. |
Sat, 21 Mar 2009 12:49:58 -0400 | Ben Abbott | __gnuplot_get_var__.m: Add function to get gnuplot variables. |