Sat, 24 Mar 2012 20:32:24 -0400 |
Ben Abbott |
Add terminating semicolon.
|
Wed, 18 Jan 2012 21:17:14 -0800 |
Rik |
Replace unnecessary strcmpi calls with strcmp.
|
Wed, 18 Jan 2012 21:15:42 -0800 |
Rik |
Replace to-be-deprecated findstr occurrences with strfind.
|
Mon, 02 Jan 2012 14:25:41 -0500 |
John W. Eaton |
maint: update copyright notices for 2012
stable
|
Sun, 25 Dec 2011 12:18:49 -0500 |
Ben Abbott |
Trisurf() improvements.
stable
|
Thu, 22 Dec 2011 10:40:42 -0500 |
Ben Abbott |
Fix trisurf for gnuplot, bug # 35144.
stable
|
Thu, 08 Dec 2011 19:25:38 -0500 |
Ben Abbott |
__go_draw_axes__.m: Fix bug introduced by f35b593688a5 which prevented
|
Fri, 02 Dec 2011 19:42:42 -0500 |
Ben Abbott |
Changing the legend's interpreter property should be inherited by the
|
Tue, 01 Nov 2011 16:50:38 -0400 |
Ben Abbott |
2nd attempt to fix bugs introduced by changeset bda7b080f205.
|
Wed, 26 Oct 2011 07:44:55 -0400 |
Ben Abbott |
Fix sloppy code and bugs introduced by changeset bda7b080f205.
|
Sun, 16 Oct 2011 22:29:28 -0400 |
Ben Abbott |
Use axes linewidth property for gnuplot axes with location "zero".
|
Wed, 12 Oct 2011 20:06:12 -0400 |
Ben Abbott |
Force gnuplot axes to use a solid line.
|
Tue, 11 Oct 2011 18:08:44 -0400 |
Ben Abbott |
Allow the axis box to be turned off for the gnuplot backend.
|
Sat, 08 Oct 2011 17:34:15 -0400 |
Ben Abbott |
Improvements to patch() and fix for bugs reported in #34417.
|
Sun, 25 Sep 2011 13:48:09 -0400 |
Ben Abbott |
Improvements to plotyy.
|
Sat, 24 Sep 2011 15:39:19 -0400 |
Ben Abbott |
Use "-10^{%T}" format for negative values in log scale plots.
|
Tue, 20 Sep 2011 15:41:35 -0400 |
John W. Eaton |
maint: use specific endif, endfor tokens instead of simple end
|
Tue, 20 Sep 2011 15:28:46 -0400 |
John W. Eaton |
maint: periodic merge of stable to default
base
scripts/plot/__go_draw_axes__.m@6db2de3ce46e
|
Thu, 15 Sep 2011 17:55:36 -0400 |
Ben Abbott |
gnuplot support for log plots with only negative data. Bug #34232.
|
Mon, 15 Aug 2011 10:24:09 -0400 |
Ben Abbott |
allow multi-line string property for text objects using cell arrays or char matrices
|
Sat, 06 Aug 2011 18:03:18 -0700 |
Rik |
Replace function handles with function names in cellfun calls for 15% speedup.
|
Sat, 16 Jul 2011 09:28:26 -0700 |
Rik |
codesprint : Make many plot helper functions private.
base
scripts/plot/__go_draw_axes__.m@cf8d32bd3a79
|