Mercurial > hg > octave-lyh
comparison 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 |
comparison
equal
deleted
inserted
replaced
8517:81d6ab3ac93c | 8518:c2c018d7c501 |
---|---|
1 2009-01-14 Ben Abbott <bpabbott@mac.com> | |
2 | |
3 * plot/__go_draw_axes__.m (ticklabel_to_cell): New function. | |
4 Use it to handle non-cell ticklabels. | |
5 | |
1 2009-01-14 Søren Hauberg <hauberg@gmail.com> | 6 2009-01-14 Søren Hauberg <hauberg@gmail.com> |
2 | 7 |
3 * general/diff.m, general/logspace.m, general/nextpow2.m, | 8 * general/diff.m, general/logspace.m, general/nextpow2.m, |
4 linear-algebra/commutation_matrix.m, | 9 linear-algebra/commutation_matrix.m, |
5 linear-algebra/duplication_matrix.m, linear-algebra/expm.m, | 10 linear-algebra/duplication_matrix.m, linear-algebra/expm.m, |