Mercurial > hg > octave-nkf
changeset 18879:c79696701468
doc: Document new 'colormap' parameter to imshow.
* imshow.m: Document new 'colormap' parameter to imshow.
author | Rik <rik@octave.org> |
---|---|
date | Thu, 01 May 2014 12:34:50 -0700 |
parents | 0585787aa8ae |
children | 01e69fd38459 |
files | scripts/image/imshow.m |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/scripts/image/imshow.m +++ b/scripts/image/imshow.m @@ -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