Mercurial > hg > octave-lyh
comparison scripts/ChangeLog @ 9479:d9716e3ee0dd
supply optimized compiled sub2ind & ind2sub
author | Jaroslav Hajek <highegg@gmail.com> |
---|---|
date | Mon, 03 Aug 2009 15:52:40 +0200 |
parents | 7e1e90837fef |
children | a3ae7abaf659 |
comparison
equal
deleted
inserted
replaced
9478:7e1e90837fef | 9479:d9716e3ee0dd |
---|---|
1 2009-08-03 Jaroslav Hajek <highegg@gmail.com> | |
2 | |
3 * general/sub2ind.m: Remove source. | |
4 * general/ind2sub.m: Remove source. | |
5 * general/Makefile.in: Update. | |
6 | |
1 2009-08-02 Ben Abbott <bpabbott@mac.com> | 7 2009-08-02 Ben Abbott <bpabbott@mac.com> |
2 | 8 |
3 * plot/gnuplot_drawnow.m: Avoid the flickering x11 window seen with | 9 * plot/gnuplot_drawnow.m: Avoid the flickering x11 window seen with |
4 rapid replots by avoidng setting multiplot mode. This fix only | 10 rapid replots by avoidng setting multiplot mode. This fix only |
5 functions for a single axes with no image objects. | 11 functions for a single axes with no image objects. |