log scripts/plot/axis.m @ 17122:eaab03308c0b

age author description
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 axis.m: Overhaul to use new __plt_get_axis_arg__.
Sat, 20 Jul 2013 18:46:38 -0700 Rik Tweak some plotting demos for messages and spelling.
Sat, 20 Jul 2013 10:56:24 -0400 bpabbott Avoid tight limits having a span of zero.
Tue, 24 Jul 2012 09:34:51 -0700 Rik doc: Periodic grammarcheck of documentation
Tue, 17 Jul 2012 07:08:39 -0700 Rik maint: Use Octave coding conventions for cuddling parentheses in scripts directory
Wed, 11 Apr 2012 22:07:00 -0400 John W. Eaton maint: miscellaneous style fixes for .m files
Sun, 22 Jan 2012 10:02:27 -0800 Rik test: Make surface demos reproducible by setting colormap to default at start of demo.
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
Fri, 16 Dec 2011 07:59:58 -0500 Ben Abbott Fix regression of tight axis limits introduced by changeset ec79cd8359c5. stable
Wed, 14 Dec 2011 23:23:58 -0800 Ben Abbott Ignore Inf when determining tight axis limits. stable
Tue, 11 Oct 2011 18:08:44 -0400 Ben Abbott Allow the axis box to be turned off for the gnuplot backend.
Tue, 20 Sep 2011 15:38:24 -0400 John W. Eaton maint: periodic merge of stable to default
Tue, 20 Sep 2011 15:33:10 -0400 John W. Eaton maint: use specific endif, endfor tokens instead of simple end stable
Tue, 20 Sep 2011 15:28:46 -0400 John W. Eaton maint: periodic merge of stable to default
Sun, 18 Sep 2011 11:05:12 -0400 Marco Caliari Fix bug #33606. stable
Sun, 11 Sep 2011 15:05:05 -0400 Ben Abbott plot/axis.m: Partial fix for Bug #34232.
Sun, 11 Sep 2011 14:04:43 -0500 Jordi GutiƩrrez Hermoso maint: Periodic merge of stable to default
Wed, 31 Aug 2011 18:19:17 -0400 Ben Abbott Fix for bug #34158. stable
Sat, 06 Aug 2011 18:03:18 -0700 Rik Replace function handles with function names in cellfun calls for 15% speedup.
Sun, 01 May 2011 11:39:50 -0700 Rik doc: Periodic grammarcheck and spellcheck of documentation. stable
Thu, 20 Jan 2011 18:26:09 -0500 John W. Eaton missing semicolons in script files
Thu, 20 Jan 2011 17:35:29 -0500 John W. Eaton all script files: untabify and strip trailing whitespace
Thu, 20 Jan 2011 02:43:31 -0500 John W. Eaton fix typo
Thu, 20 Jan 2011 02:29:57 -0500 John W. Eaton rename backend to graphics_toolkit
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