Fri, 06 Sep 2013 14:08:42 -0700 |
Rik |
Replace cellfun() occurrences with faster code where possible.
|
Fri, 30 Aug 2013 11:56:48 -0400 |
John W. Eaton |
* __patch__.m: Remove stray keyboard command.
|
Thu, 29 Aug 2013 16:48:37 -0700 |
Rik |
__patch__.m: Fix typo and close bug #34417.
|
Wed, 28 Aug 2013 08:33:02 -0700 |
Rik |
maint: End m-files with 1 blank line.
|
Tue, 17 Jul 2012 13:34:19 -0700 |
Rik |
maint: use rows() and columns() to clarify m-files.
|
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
|
Mon, 02 Jan 2012 14:25:41 -0500 |
John W. Eaton |
maint: update copyright notices for 2012
stable
|
Sun, 25 Dec 2011 15:45:15 -0500 |
Ben Abbott |
__patch__.m: Terminate line with semicolon.
stable
|
Sun, 25 Dec 2011 12:18:49 -0500 |
Ben Abbott |
Trisurf() improvements.
stable
|
Mon, 28 Nov 2011 22:19:45 +0000 |
Michael Goffioul |
[Bug #34559] Clean-up __patch__.m and add support for RGB cdata.
|
Thu, 03 Nov 2011 16:16:31 -0400 |
John W. Eaton |
use compatible defaults for patch function
|
Thu, 03 Nov 2011 16:14:28 -0400 |
John W. Eaton |
correctly handle RGB color spec for patch object
|
Tue, 01 Nov 2011 13:30:23 -0400 |
John W. Eaton |
__patch__: fix thinko in previous change.
|
Tue, 01 Nov 2011 13:19:10 -0400 |
John W. Eaton |
__patch__: correctly replace NaN values with last non-NaN value in column
|
Thu, 13 Oct 2011 13:38:19 -0400 |
John W. Eaton |
patch: ensure facevertexcdata has correct shape
|
Mon, 10 Oct 2011 08:22:25 -0400 |
Ben Abbott |
Fix regression introduced by e9f6a6edec42.
|
Sat, 08 Oct 2011 17:34:15 -0400 |
Ben Abbott |
Improvements to patch() and fix for bugs reported in #34417.
|
Wed, 28 Sep 2011 09:14:45 -0700 |
Rik |
Properly process 'cdata' property for patches (Bug #34417).
|
Thu, 29 Sep 2011 17:29:30 -0400 |
Ben Abbott |
Revert unintended part of changeset e0ef7a3f35d9.
|
Thu, 29 Sep 2011 17:04:00 -0400 |
Ben Abbott |
Fix bug introduced by 105c72254967.
|
Thu, 08 Sep 2011 15:43:40 +0200 |
Kai Habel |
Allow surface and patch to be called w/o arguments. Adding and fixing tests.
|
Sat, 06 Aug 2011 18:03:18 -0700 |
Rik |
Replace function handles with function names in cellfun calls for 15% speedup.
|
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
|
Fri, 14 Jan 2011 05:47:45 -0500 |
John W. Eaton |
update copyright notices
|
Thu, 04 Nov 2010 12:18:08 -0700 |
Rik |
Reverse changeset b1f4bdc276b6. Use all lower case for "uniformoutput" option.
|
Wed, 03 Nov 2010 17:20:56 -0700 |
Rik |
Use function handle as input to cellfun,
|
Wed, 03 Nov 2010 18:02:03 +0800 |
Ben Abbott |
__patch__.m: Don't index an empty array; bug introduced by changeset 11175.
|
Thu, 28 Oct 2010 01:56:14 +0200 |
David Bateman |
Set cdata from facevertexcdata and visa versa for patch at all times
|
Sun, 25 Apr 2010 20:04:02 +0200 |
David Bateman |
Fix the order of calling setdata and setvertexdata for patches (bug #29549)
|
Fri, 23 Apr 2010 11:28:50 -0700 |
Rik |
Untabify .m scripts
|
Thu, 15 Apr 2010 23:40:30 +0200 |
David Bateman |
Reimplement the other discrete distribution functions using lookup
|
Tue, 01 Dec 2009 15:59:43 -0500 |
John W. Eaton |
convert some plot functions to subfunctions or make some them private
base
scripts/plot/__patch__.m@b8e24198fe49
|