Mercurial > hg > octave-lyh
comparison scripts/ChangeLog @ 9382:ab563d2adc10
image/imread.m Test added.
author | Alexander Mamonov <mamonov@gmail.com> |
---|---|
date | Tue, 23 Jun 2009 14:41:03 -0400 |
parents | 6a035159ba0e |
children | 5497b0795fb9 |
comparison
equal
deleted
inserted
replaced
9381:f9ab19428cd8 | 9382:ab563d2adc10 |
---|---|
1 2009-06-23 Alexander Mamonov <mamonov@gmail.com> | |
2 | |
3 * image/imread.m: New test. | |
4 | |
1 2009-06-22 Ben Abbott <bpabbott@mac.com> | 5 2009-06-22 Ben Abbott <bpabbott@mac.com> |
2 | 6 |
3 * plot/grid.m: Add missing semi-colon. Allow grid to be toggled | 7 * plot/grid.m: Add missing semi-colon. Allow grid to be toggled |
4 on/off for each axis independently. Gnuplot requires that minor | 8 on/off for each axis independently. Gnuplot requires that minor |
5 ticks accompany minor ticks. Add demo. | 9 ticks accompany minor ticks. Add demo. |