Mercurial > hg > octave-lyh
diff scripts/plot/axis.m @ 2325:b5568c31ee2c
[project @ 1996-07-15 22:20:21 by jwe]
author | jwe |
---|---|
date | Mon, 15 Jul 1996 22:20:21 +0000 |
parents | 949ab8eba8bc |
children | a034dcdbc282 |
line wrap: on
line diff
--- a/scripts/plot/axis.m +++ b/scripts/plot/axis.m @@ -26,7 +26,7 @@ ## ## With no arguments, turns autoscaling on. ## -## If your plot is already drawn, then you need to REPLOT before +## If your plot is already drawn, then you need to REPLOT before ## the new axis limits will take effect. ## Author: jwe