Mercurial > hg > octave-lyh
comparison scripts/ChangeLog @ 7736:a059b5679fbb
implement dbstack
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Fri, 25 Apr 2008 15:11:03 -0400 |
parents | 1b954fdaf4ff |
children | 15d3a35b8ff1 |
comparison
equal
deleted
inserted
replaced
7735:6848970153ba | 7736:a059b5679fbb |
---|---|
1 2008-04-25 John W. Eaton <jwe@octave.org> | |
2 | |
3 * miscellaneous/dbstack.m: New function. | |
4 * miscellaneous/Makefile.in: Add it to the list. | |
5 | |
1 2008-04-21 David Bateman <dbateman@free.fr> | 6 2008-04-21 David Bateman <dbateman@free.fr> |
2 | 7 |
3 * plot/__go_draw_axes__.m (gnuplot_position_colorbox): New arg, obj. | 8 * plot/__go_draw_axes__.m (gnuplot_position_colorbox): New arg, obj. |
4 Change caller. Improve sizing and position of colorbox for subplots. | 9 Change caller. Improve sizing and position of colorbox for subplots. |
5 * plot/colorbar.m: New demos. | 10 * plot/colorbar.m: New demos. |