Mercurial > hg > octave-avbm
changeset 11282:acebc0e675c1
gnuplot_drawnow.m: Remove spurious line causing 'ans=1' to be returned when printing plots.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Sat, 20 Nov 2010 16:33:14 -0800 |
parents | 3f952c6973f7 |
children | 58f175d39a7a |
files | scripts/ChangeLog scripts/plot/gnuplot_drawnow.m |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,8 @@ +2010-11-20 Rik <octave@nomad.inbox5.com> + + * plot/gnuplot_drawnow.m: Remove spurious line causing 'ans=1' to be + returned when printing plots. + 2010-11-19 Ben Abbott <bpabbott@mac.com> * plot/__gnuplot_has_feature__.m: Since there is not gnuplot 4.3.x