Mercurial > hg > octave-lyh
comparison scripts/ChangeLog @ 8144:01fac748b680
Add the 'imfinfo' function for reading image file information.
author | sh@sh-laptop |
---|---|
date | Wed, 24 Sep 2008 15:40:27 -0400 |
parents | 3a4694d67dbb |
children | 7ef5b1b4e029 |
comparison
equal
deleted
inserted
replaced
8143:3a4694d67dbb | 8144:01fac748b680 |
---|---|
1 2008-09-24 Soren Hauberg <hauberg@gmail.com> | |
2 | |
3 * image/imfinfo.m: New function. | |
4 * image/Makefile.in (SOURCES): Add it to the list. | |
5 | |
1 2008-09-24 Ben Abbott <bpabbott@mac.com> | 6 2008-09-24 Ben Abbott <bpabbott@mac.com> |
2 | 7 |
3 * strings/strcat.m: Improve Matlab compatibility for non-character | 8 * strings/strcat.m: Improve Matlab compatibility for non-character |
4 data. | 9 data. |
5 | 10 |