log scripts/plot/scatter3.m @ 17309:68bcac3c043a

age author description
Tue, 20 Aug 2013 22:23:43 -0700 Rik Correct inversion accidentally introduced in cset 87ba70043bfc.
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
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 18:31:22 +0200 Pantxo Diribarne scatter3.m, scatter.m: Update to use new __plt_get_axis_arg__.
Mon, 13 Feb 2012 07:38:23 -0800 Rik doc: Use Octave preference for double quote in docstrings in scripts/
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
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)
Tue, 01 Feb 2011 04:34:28 -0500 John W. Eaton scatter.m: pass h to set, not ax
Thu, 28 Aug 2008 10:20:43 -0400 Martin Weiser fix documentation of scatter3 release-3-0-x
Thu, 20 Jan 2011 17:35:29 -0500 John W. Eaton all script files: untabify and strip trailing whitespace
Tue, 18 Jan 2011 20:55:01 -0800 Rik Grammarcheck m-files before 3.4 release.
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Fri, 31 Dec 2010 08:06:51 -0500 Ben Abbott scatter3.m: Grid on by default for 3D plots.
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.
Wed, 03 Jun 2009 10:38:17 -0400 Ben Abbott __scatter__.m: If the color spec is empty, set using __next_line_color__.
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
Thu, 28 Aug 2008 10:20:43 -0400 Martin Weiser fix documentation of scatter3
Wed, 19 Mar 2008 17:30:01 +0100 David Bateman fix for scatter markersize
Tue, 04 Dec 2007 03:03:55 +0000 jwe [project @ 2007-12-04 03:03:54 by jwe]
Thu, 29 Nov 2007 16:46:40 +0000 jwe [project @ 2007-11-29 16:44:45 by jwe]
Wed, 28 Nov 2007 02:32:42 +0000 jwe [project @ 2007-11-28 02:32:41 by jwe]
Mon, 26 Nov 2007 20:42:11 +0000 dbateman [project @ 2007-11-26 20:42:09 by dbateman]