diff doc/interpreter/image.txi @ 8817:03b7f618ab3d

include docstrings for new functions in the manual
author John W. Eaton <jwe@octave.org>
date Thu, 19 Feb 2009 15:39:19 -0500
parents 67a632417879
children eb63fbe60fab
line wrap: on
line diff
--- a/doc/interpreter/image.txi	Thu Feb 19 17:04:28 2009 +0100
+++ b/doc/interpreter/image.txi	Thu Feb 19 15:39:19 2009 -0500
@@ -139,6 +139,8 @@
 
 @DOCSTRING(copper)
 
+@DOCSTRING(flag)
+
 @DOCSTRING(gray)
 
 @DOCSTRING(hot)
@@ -174,6 +176,11 @@
 
 @DOCSTRING(gmap40)
 
+You may use the @code{spinmap} function to cycle through the colors in
+the current colormap, displaying the changes for the current figure.
+
+@DOCSTRING(spinmap)
+
 @node Plotting on top of Images
 @section Plotting on top of Images