comparison scripts/image/module.mk @ 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 0ba7be7fed1c
comparison
equal deleted inserted replaced
14273:bedccd0abe39 14274:727b74f512af
2 2
3 image_FCN_FILES = \ 3 image_FCN_FILES = \
4 image/autumn.m \ 4 image/autumn.m \
5 image/bone.m \ 5 image/bone.m \
6 image/brighten.m \ 6 image/brighten.m \
7 image/colorcube.m \
7 image/colormap.m \ 8 image/colormap.m \
8 image/contrast.m \ 9 image/contrast.m \
9 image/cool.m \ 10 image/cool.m \
10 image/copper.m \ 11 image/copper.m \
11 image/flag.m \ 12 image/flag.m \