diff 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
line wrap: on
line diff
--- a/scripts/image/module.mk	Sat Jan 28 13:25:20 2012 +0100
+++ b/scripts/image/module.mk	Sat Jan 28 08:26:51 2012 -0800
@@ -4,6 +4,7 @@
   image/autumn.m \
   image/bone.m \
   image/brighten.m \
+  image/colorcube.m \
   image/colormap.m \
   image/contrast.m \
   image/cool.m \