log scripts/plot/rose.m @ 17301:68bcac3c043a

age author description
Tue, 20 Aug 2013 22:23:43 -0700 Rik Correct inversion accidentally introduced in cset 87ba70043bfc.
Fri, 09 Aug 2013 19:26:55 -0700 Rik Don't use ifelse in plot fcns to avoid unnecessary fcn evaluations.
Tue, 06 Aug 2013 14:34:20 -0700 Rik Add titles and clean-up plotting %!demos.
Wed, 31 Jul 2013 18:42:17 -0700 Rik Don't pass axis handle unnecessarily from high level to low level plot functions.
Wed, 31 Jul 2013 13:53:30 -0700 Rik doc: Rewrite docstrings for most plot functions.
Wed, 24 Jul 2013 23:12:46 -0700 Rik polar.m, rose.m: Overhaul to use new __plt_get_axis_arg__.
Sat, 22 Jun 2013 17:40:52 -0700 Rik doc: Improve documentation for 2-D plot functions
Tue, 17 Jul 2012 13:34:19 -0700 Rik maint: use rows() and columns() to clarify m-files.
Sun, 05 Feb 2012 15:32:24 -0800 Rik maint: periodic merge of stable to default.
Sat, 04 Feb 2012 22:12:50 -0800 Rik doc: Use Octave coding conventions in @example blocks of docstrings. stable
Fri, 20 Jan 2012 12:59:53 -0800 Rik Revamp %!demos in m-files to use Octave coding conventions on spacing, etc.
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Wed, 21 Dec 2011 21:19:48 -0500 Ben Abbott Add clf() to all plot demos. stable
Tue, 06 Dec 2011 13:09:17 -0800 Rik doc: Update documentation for functions returning a graphics handle h (Bug #34761)
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
Tue, 14 Dec 2010 17:27:19 -0800 Rik Assign data used in demo plots for reproducibility between runs
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
Fri, 22 May 2009 10:46:00 -0400 John W. Eaton update copyright notices
Fri, 27 Mar 2009 22:31:03 -0700 Rik Grammar check TexInfo in all .m files
Sun, 22 Mar 2009 14:40:24 -0700 Rik Cleanup documentation file plot.texi
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Mon, 14 Apr 2008 13:30:40 -0400 David Bateman Minor texinfo errors
Tue, 18 Dec 2007 21:34:26 +0000 jwe [project @ 2007-12-18 21:32:10 by jwe]