# HG changeset patch # User jwe # Date 1133804797 0 # Node ID 3c668f44c55a74e49c939bf4f5f781babb7f5481 # Parent 45304bb922f1937928000c13f637e77f6ebf1ab4 [project @ 2005-12-05 17:46:37 by jwe] diff -r 45304bb922f1 -r 3c668f44c55a scripts/ChangeLog --- a/scripts/ChangeLog Mon Dec 05 16:06:28 2005 +0000 +++ b/scripts/ChangeLog Mon Dec 05 17:46:37 2005 +0000 @@ -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 -r 45304bb922f1 -r 3c668f44c55a scripts/plot/axis.m --- a/scripts/plot/axis.m Mon Dec 05 16:06:28 2005 +0000 +++ b/scripts/plot/axis.m Mon Dec 05 17:46:37 2005 +0000 @@ -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