log scripts/plot/subplot.m @ 17346:1c89599167a6

age author description
Wed, 28 Aug 2013 08:33:02 -0700 Rik maint: End m-files with 1 blank line.
Wed, 21 Aug 2013 19:53:42 -0700 Rik Use semicolon after "return" statement in core m-files.
Tue, 20 Aug 2013 22:42:38 -0700 Rik subplot.m: Use isaxes() function instead of ishandle() to check for axes.
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
Wed, 31 Jul 2013 13:53:30 -0700 Rik doc: Rewrite docstrings for most plot functions.
Thu, 25 Jul 2013 23:57:37 -0400 Michael Godfrey correct typo in doc
Thu, 25 Jul 2013 18:18:32 -0400 Michael Godfrey doc update for grid and subplot
Sat, 20 Jul 2013 09:06:50 -0400 Stefan Mahr Fix mistake from changeset 942d892524b3.
Thu, 18 Jul 2013 22:17:35 -0400 Ben Abbott Handle alignment of subplots in subplot.m.
Sat, 13 Jul 2013 17:04:41 -0400 Ben Abbott Add demo to subplot.
Fri, 12 Oct 2012 11:46:06 -0400 Jordi GutiƩrrez Hermoso maint: periodic merge of stable to default
Wed, 10 Oct 2012 11:44:09 -0700 Rik maint: Periodic merge of stable to default.
Wed, 10 Oct 2012 11:31:41 -0700 Rik Fix legend and subplot interaction (bug #37499) stable
Tue, 17 Jul 2012 07:08:39 -0700 Rik maint: Use Octave coding conventions for cuddling parentheses in scripts directory
Mon, 13 Feb 2012 07:29:44 -0800 Rik Use Octave coding conventions in all m-file %!test blocks