log scripts/plot/stairs.m @ 16752:d6b666e8449c

age author description
Wed, 12 Jun 2013 20:25:36 +0800 Ben Abbott Update copies consistent subset of {x,y,z}data to children of the stairs hggoup.
Tue, 17 Jul 2012 13:34:19 -0700 Rik maint: use rows() and columns() to clarify m-files.
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
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
Wed, 30 Jun 2010 21:07:18 -0700 Rik stairs.m: Add additional calling forms to documentation
Fri, 23 Apr 2010 11:28:50 -0700 Rik Untabify .m scripts
Wed, 11 Nov 2009 17:52:14 -0500 John W. Eaton stairs.m (__stairs__): correct nargin check; new demos
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Mon, 20 Oct 2008 16:09:15 +0100 David Bateman Opps with previous patch
Mon, 20 Oct 2008 16:02:31 +0100 David Bateman Treat line style argument in stairs
Tue, 02 Sep 2008 14:52:28 -0400 David Bateman Additional do not call set with empty arguments fixes