Mercurial > hg > octave-lyh
diff scripts/plot/colorbar.m @ 9040:dbd0c77e575e
Cleanup documentation file plot.texi
Spellcheck
Stylecheck (Mostly double spaces after periods)
author | Rik <rdrider0-list@yahoo.com> |
---|---|
date | Sun, 22 Mar 2009 14:40:24 -0700 |
parents | eb63fbe60fab |
children | de255681c85f |
line wrap: on
line diff
--- a/scripts/plot/colorbar.m +++ b/scripts/plot/colorbar.m @@ -19,11 +19,11 @@ ## -*- texinfo -*- ## @deftypefn {Function File} {} colorbar (@var{s}) ## @deftypefnx {Function File} {} colorbar ("peer", @var{h}, @dots{}) -## Adds a colorbar to the current axes. Valid values for @var{s} are +## Adds a colorbar to the current axes. Valid values for @var{s} are ## ## @table @asis ## @item "EastOutside" -## Place the colorbar outside the plot to the right. This is the default. +## Place the colorbar outside the plot to the right. This is the default. ## @item "East" ## Place the colorbar inside the plot to the right. ## @item "WestOutside"