Mercurial > hg > octave-lyh
comparison NEWS @ 14274:727b74f512af
colorcube.m: Add new colormap which maximizes equally spaced colors.
colorcube.m: New file.
NEWS: Add colorcube to list of new functions in 3.8.
scripts/image/module.mk: Add colorcube to build system.
image.txi: Add colorcube to documentation.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Sat, 28 Jan 2012 08:26:51 -0800 |
parents | 4f8d2931f886 |
children | 9e3983c8963c |
comparison
equal
deleted
inserted
replaced
14273:bedccd0abe39 | 14274:727b74f512af |
---|---|
1 Summary of important user-visible changes for version 3.8: | 1 Summary of important user-visible changes for version 3.8: |
2 --------------------------------------------------------- | 2 --------------------------------------------------------- |
3 | 3 |
4 ** Other new functions added in 3.8.0: | 4 ** Other new functions added in 3.8.0: |
5 | 5 |
6 colorcube | |
6 lines | 7 lines |
7 rgbplot | 8 rgbplot |
8 | 9 |
9 ** Deprecated functions. | 10 ** Deprecated functions. |
10 | 11 |