Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 6447:3f79532415b5
[project @ 2007-03-24 00:00:31 by jwe]
author | jwe |
---|---|
date | Sat, 24 Mar 2007 00:00:31 +0000 |
parents | f82f516c8a00 |
children | 2110cc251779 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,6 +1,18 @@ 2007-03-23 John W. Eaton <jwe@octave.org> - * sparse/spy.m: Update plotting code. + * control/base/bode.m, quaternion/demoquat.m, + quaternion/qcoordinate_plot.m, statistics/base/qqplot.m, + statistics/base/ppplot.m, sparse/spy.m: + Update plotting code. + + * control/base/bode.m: Unwrap phase angle. + + * miscellaneous/dump_prefs.m: Remove automatic_replot from the list. + + * plot/axis.m: Don't check automatic_replot, or call replot. + + * quaternion/demoquat.m: Delete comments with obsolete plotting + commands. * plot/__pltopt1__.m: Handle "@" marker same as "+". Handle numeric color specs.