Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 8518:c2c018d7c501
__go_draw_axes__.m: __go_draw_axes__.m: Support non-cell ticklabels.
author | Ben Abbott <bpabbott@mac.com> |
---|---|
date | Wed, 14 Jan 2009 21:01:19 -0500 |
parents | 81d6ab3ac93c |
children | 93cf10950334 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,8 @@ +2009-01-14 Ben Abbott <bpabbott@mac.com> + + * plot/__go_draw_axes__.m (ticklabel_to_cell): New function. + Use it to handle non-cell ticklabels. + 2009-01-14 Søren Hauberg <hauberg@gmail.com> * general/diff.m, general/logspace.m, general/nextpow2.m,