log scripts/plot/feather.m @ 17462:177147bf7b55

age author description
Mon, 23 Sep 2013 08:55:19 -0700 Rik Overhaul use of __pltopt__.m to correctly check for cellstr, not just cell.
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.
Fri, 02 Aug 2013 17:37:34 -0700 Rik doc: Document that first argument can be an axes handle for several plot functions.
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 09:19:02 +0200 Pantxo Diribarne feather.m: Update to use new __plt_get_axis_arg__.
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
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
Thu, 06 Aug 2009 15:09:53 -0400 John W. Eaton compass.m, feather.m: simplify argument processing
Fri, 22 May 2009 10:46:00 -0400 John W. Eaton update copyright notices
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
Sat, 03 May 2008 11:47:54 +0200 Rafael Laboissiere Use isschar instead of deprecated isstr
Tue, 18 Dec 2007 21:34:26 +0000 jwe [project @ 2007-12-18 21:32:10 by jwe]