Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 6181:ac4821cdb740
[project @ 2006-11-19 16:44:53 by jwe]
author | jwe |
---|---|
date | Sun, 19 Nov 2006 16:44:54 +0000 |
parents | 235a1b456cf4 |
children | 0d23b0c0ce1a |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,5 +1,7 @@ 2006-11-17 John W. Eaton <jwe@octave.org> + * plot/__render_plot1__.m: Reverse y axis for images. + * plot/__render_plot__.m: New args, terminal and output. * plot/print.m: Don't set output and term here. Instead, call __render_plot__ with terminal and output.