diff scripts/plot/axis.m @ 9277:be84e9654feb

Update axis.m documentation to reflect addition of "tight" option.
author Rik <rdrider0-list@yahoo.com>
date Wed, 27 May 2009 13:06:38 -0700
parents 923c7cb7f13f
children 96abf8f7e5b6
line wrap: on
line diff
--- a/scripts/plot/axis.m	Wed May 27 10:56:41 2009 -0700
+++ b/scripts/plot/axis.m	Wed May 27 13:06:38 2009 -0700
@@ -71,7 +71,7 @@
 ## @item "manual" 
 ## Fix the current axes limits.
 ## @item "tight"
-## Fix axes to the limits of the data (not implemented).
+## Fix axes to the limits of the data.
 ## @end table
 ##
 ## @noindent