comparison scripts/plot/colorbar.m @ 7264:fac10884ddd4

[project @ 2007-12-05 22:09:53 by jwe]
author jwe
date Wed, 05 Dec 2007 22:09:53 +0000
parents a730e47fda4d
children 1b954fdaf4ff
comparison
equal deleted inserted replaced
7263:cc0276c3269d 7264:fac10884ddd4
40 ## Place the colorbar at the bottom of the plot. 40 ## Place the colorbar at the bottom of the plot.
41 ## @item 'Off', 'None' 41 ## @item 'Off', 'None'
42 ## Remove any existing colorbar from the plot. 42 ## Remove any existing colorbar from the plot.
43 ## @end table 43 ## @end table
44 ## 44 ##
45 ## If the argument 'peer' is given, then the following argument is treated a 45 ## If the argument 'peer' is given, then the following argument is treated
46 ## the axes handle on which to add the colorbar. 46 ## as the axes handle on which to add the colorbar.
47 ## @end deftypefn 47 ## @end deftypefn
48 48
49 49
50 ## PKG_ADD: mark_as_command colorbar 50 ## PKG_ADD: mark_as_command colorbar
51 51