log scripts/plot/rectangle.m @ 17495:db92cd6117a9

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.
Tue, 23 Jul 2013 16:06:07 +0200 Pantxo Diribarne cylinder.m, ellipsoid.m, rectangle.m, sphere.m: Update to use new __plt_get_axis_arg__.
Tue, 17 Jul 2012 07:08:39 -0700 Rik maint: Use Octave coding conventions for cuddling parentheses in scripts directory
Sun, 22 Jan 2012 07:31:32 -0800 Rik Use Matlab coding conventions for demos in plot/ directory.
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
Thu, 08 Dec 2011 20:33:21 -0500 Ben Abbott rectangle.m: Replace "close all" with "clf" in demos to allow "rundemos plot"
Tue, 06 Dec 2011 13:09:17 -0800 Rik doc: Update documentation for functions returning a graphics handle h (Bug #34761)
Thu, 15 Sep 2011 12:51:10 -0400 John W. Eaton maint: untabify and remove trailing whitespace from source files
Tue, 21 Jun 2011 08:58:56 -0700 Rik maint: Periodic merge of stable to default
Mon, 20 Jun 2011 10:17:20 -0700 Rik doc: Add documentation for gmres, rectangle to manual stable
Wed, 01 Jun 2011 21:00:14 -0700 Rik Add rectangle to new functions list in NEWS. stable
Wed, 01 Jun 2011 23:58:35 +0200 David Bateman Add the rectangle function stable