# HG changeset patch # User Rik # Date 1398972890 25200 # Node ID c7969670146870bdd7b4927fc90ad3283be876dd # Parent 0585787aa8ae0bd8a5b1eaa22af96affe7b92f90 doc: Document new 'colormap' parameter to imshow. * imshow.m: Document new 'colormap' parameter to imshow. diff -r 0585787aa8ae -r c79696701468 scripts/image/imshow.m --- a/scripts/image/imshow.m Thu May 01 12:31:06 2014 -0700 +++ b/scripts/image/imshow.m Thu May 01 12:34:50 2014 -0700 @@ -45,6 +45,9 @@ ## @table @asis ## @item @qcode{"displayrange"} ## @var{value1} is the display range as described above. +## +## @item @qcode{"colormap"} +## @var{value1} is the colormap to use when displaying an indexed image. ## ## @item @qcode{"xdata"} ## If @var{value1} is a two element vector, it must contain horizontal axis