log scripts/plot/cla.m @ 17443:0aa77acf22f5

age author description
Thu, 19 Sep 2013 11:46:00 -0700 Rik doc: Add seealso references between cla, clf, reset functions.
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
Wed, 31 Jul 2013 16:27:49 -0700 Rik Change various plot functions to take advantage of new isaxes() function.
Wed, 31 Jul 2013 13:53:30 -0700 Rik doc: Rewrite docstrings for most plot functions.
Thu, 25 Jul 2013 11:24:03 -0700 Rik Truly reset axes so that all properties are set to default.
Mon, 13 Feb 2012 07:29:44 -0800 Rik Use Octave coding conventions in all m-file %!test blocks
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Thu, 15 Sep 2011 12:51:10 -0400 John W. Eaton maint: untabify and remove trailing whitespace from source files
Sun, 11 Sep 2011 18:48:06 +0200 Kai Habel Don't use explicit figure number for tests to avoid interference with any figures opened by user.
Wed, 07 Sep 2011 20:13:18 +0200 Kai Habel Various fixes for tests in scripts/plot
Thu, 20 Jan 2011 18:26:09 -0500 John W. Eaton missing semicolons in script files
Thu, 20 Jan 2011 17:35:29 -0500 John W. Eaton all script files: untabify and strip trailing whitespace
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Sun, 17 Oct 2010 23:43:42 -0400 John W. Eaton fix copyright notices
Sun, 18 Jul 2010 20:35:16 -0700 Rik Grammarcheck the documentation from m-files.
Fri, 23 Apr 2010 11:28:50 -0700 Rik Untabify .m scripts
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Sun, 15 Feb 2009 23:49:15 -0500 John W. Eaton handle commands in the lexer
Tue, 27 Jan 2009 23:17:37 -0500 John W. Eaton use endif and endfor instead of end
Wed, 29 Oct 2008 14:09:00 -0400 John W. Eaton cla.m: in test, set visible off when creating figure
Wed, 22 Oct 2008 13:57:32 -0400 Ben Abbott cla.m: Fix error when no children to clear.
Wed, 08 Oct 2008 12:55:27 -0400 Ben Abbott cla.m: Add matlab function cla().