# HG changeset patch # User jwe # Date 1133805077 0 # Node ID bdd6e60e54fbaddf3df4ef9ba4502906a2eb3ec2 # Parent 3c668f44c55a74e49c939bf4f5f781babb7f5481 [project @ 2005-12-05 17:51:17 by jwe] diff --git a/scripts/ChangeLog b/scripts/ChangeLog --- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,6 +1,6 @@ 2005-12-05 John W. Eaton - * plot/axis.m: Add "## PKG_ADD: mark_as_command grid" line. + * plot/axis.m: Add "## PKG_ADD: mark_as_command axis" line. 2005-12-02 John W. Eaton diff --git a/scripts/plot/axis.m b/scripts/plot/axis.m --- a/scripts/plot/axis.m +++ b/scripts/plot/axis.m @@ -113,7 +113,7 @@ ## Author: jwe -## PKG_ADD: mark_as_command grid +## PKG_ADD: mark_as_command axis function curr_axis = axis (ax, varargin)