log scripts/plot/draw/fill.m @ 23219:3ac9f9ecfae5 stable

age author description
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Mon, 23 Jan 2017 14:27:48 -0500 John W. Eaton maint: Merge stable to default.
Fri, 20 Jan 2017 12:19:08 -0500 John W. Eaton maint: strip extra trailing newlines from files. stable
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Fri, 28 Oct 2016 11:37:33 -0700 Rik fill.m: Return one patch handle per polygon created for Matlab compatibility.
Tue, 23 Aug 2016 10:12:28 -0700 Rik Make graphic functions visually compatible w/Matlab.
Wed, 17 Aug 2016 10:30:50 -0700 Rik Fix minor issues revealed from dump_plots.
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Mon, 15 Aug 2016 15:15:30 -0700 Rik Use Octave syntax in graphics demos.
Fri, 20 May 2016 15:46:45 -0700 Rik maint: Use newlines to make code more readable.
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 20 Jan 2015 10:24:46 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 20 Jan 2015 10:05:42 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Tue, 20 Jan 2015 08:26:57 -0500 John W. Eaton strip trailing whitespace from most source files stable
Wed, 22 Jan 2014 19:08:40 -0800 Rik fill.m: Add titles to %!demos.
Wed, 22 Jan 2014 18:59:56 -0800 Rik fill.m: Replicate X or Y vector input to match size of X or Y matrix input.
Wed, 22 Jan 2014 18:03:44 -0800 Rik fill.m: Don't replicate cdata matrix to x,y size when it is a string.
Tue, 03 Dec 2013 20:39:07 -0800 Rik fill.m: replicate cdata to match size of data for Matlab compatibility (bug #40777).
Mon, 02 Dec 2013 10:37:48 -0800 Rik fill.m: Fix incorrect face coloring when using RGB triple (bug #40732).
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Tue, 08 Oct 2013 15:50:38 -0700 Rik fill.m: Properly color faces based on orientation of cdata vector.
Thu, 09 May 2013 16:14:47 +0200 Pantxo Diribarne fill.m: Improve input validation to avoid endless loops (bug #38927).
Fri, 04 Oct 2013 17:09:08 -0700 Rik maint: Split scripts/plot directory into 4 pieces. base scripts/plot/fill.m@2245cfab0bb3