log scripts/plot/pbaspect.m @ 17281:bc924baa2c4e

age author description
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
Sun, 04 Aug 2013 18:01:57 -0700 Rik pbaspect.m: Fix typo in property name in cset 6a1aa61b5b16.
Fri, 02 Aug 2013 15:12:02 -0700 Rik pbaspect.m: Overhaul function using modern coding practices.
Wed, 10 Apr 2013 22:43:30 -0700 Rik doc: Tweak docstrings of functions changed for Texinfo 5.0 compatibility.
Fri, 22 Mar 2013 17:07:00 -0400 Amod Mulay doc: Make documentation compatible with Texinfo 5.0 (bug #38392)
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
Mon, 04 Apr 2011 15:33:46 -0700 Rik Grammarcheck files for 3.4.1 release.
Sat, 19 Mar 2011 12:12:57 -0700 Rik Add daspect, pbaspect functions to documentation.
Thu, 20 Jan 2011 18:26:09 -0500 John W. Eaton missing semicolons in script files
Thu, 20 Jan 2011 17:51:13 -0500 John W. Eaton style fixes for warning and error messages in script files
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, 03 Dec 2010 07:39:18 -0500 Ben Abbott Fix handling of input array of length 2 in daspect.m and pbaspect.m
Thu, 28 Oct 2010 13:22:49 +0800 Ben Abbott Add demos setting both data and plotbox aspect ratios.
Wed, 20 Oct 2010 20:49:17 -0400 John W. Eaton style fixes for some .m files
Mon, 18 Oct 2010 20:40:12 +0200 Thorsten Meyer Stylefixes, replace end by endif.
Sun, 17 Oct 2010 23:43:42 -0400 John W. Eaton fix copyright notices
Wed, 16 Jun 2010 20:36:55 -0700 Rik Periodic grammar check of documentation files to ensure common format.
Thu, 28 Jan 2010 20:59:31 -0500 Ben Abbott daspect.m, pbaspect.m: New functions.