comparison scripts/ChangeLog @ 8970:b37a6c27c23f

simplify repmat * * *
author Jaroslav Hajek <highegg@gmail.com>
date Fri, 13 Mar 2009 12:18:45 +0100
parents a6945f92b868
children 22a7e4690742
comparison
equal deleted inserted replaced
8969:3ecbc236e2e0 8970:b37a6c27c23f
1 2009-03-13 Jaroslav Hajek <highegg@gmail.com>
2
3 * general/repmat.m: Use subscript pairs rather than forming Kronecker
4 products.
5
1 2009-03-11 Ben Abbott <bpabbott@mac.com> 6 2009-03-11 Ben Abbott <bpabbott@mac.com>
2 7
3 * plot/__go_draw_axes__.m: Unset the {x,y,z}ticks when initializing 8 * plot/__go_draw_axes__.m: Unset the {x,y,z}ticks when initializing
4 each axis. Set ticklabels when the ticklabels are empty and when 9 each axis. Set ticklabels when the ticklabels are empty and when
5 ticklabelmode=="manual". 10 ticklabelmode=="manual".