# HG changeset patch # User jwe # Date 1133804797 0 # Node ID 3c668f44c55a74e49c939bf4f5f781babb7f5481 # Parent 45304bb922f1937928000c13f637e77f6ebf1ab4 [project @ 2005-12-05 17:46:37 by jwe] diff --git a/scripts/ChangeLog b/scripts/ChangeLog --- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,7 @@ +2005-12-05 John W. Eaton + + * plot/axis.m: Add "## PKG_ADD: mark_as_command grid" line. + 2005-12-02 John W. Eaton * miscellaneous/fileattrib.m: New function. diff --git a/scripts/plot/axis.m b/scripts/plot/axis.m --- a/scripts/plot/axis.m +++ b/scripts/plot/axis.m @@ -113,6 +113,8 @@ ## Author: jwe +## PKG_ADD: mark_as_command grid + function curr_axis = axis (ax, varargin) ## This may not be correct if someone has used the gnuplot interface