Fri, 10 Oct 2008 11:07:53 -0400 |
John W. Eaton |
[mq]: graphics-backend
|
Mon, 06 Oct 2008 21:06:05 -0400 |
John W. Eaton |
use case-insensitive comparison for graphics properties; misc style fixes
|
Thu, 02 Oct 2008 12:43:47 -0400 |
Ben Abbott |
__go_draw_axes__.m: Remove depdenence on gnuplot version.
|
Tue, 30 Sep 2008 16:09:09 -0400 |
Ben Abbott |
__go_draw_axes__.m: Fix interpolation of facecolors.
|
Mon, 29 Sep 2008 20:25:42 -0400 |
John W. Eaton |
__go_draw_axes__.m: eliminate have_newer_gnuplot variable
|
Wed, 17 Sep 2008 16:04:27 -0400 |
David Bateman |
Add the datetick function
|
Thu, 11 Sep 2008 17:01:46 -0400 |
John W. Eaton |
undo previous change
|
Thu, 11 Sep 2008 16:57:12 -0400 |
David Bateman |
improve speed of cell2mat
|
Mon, 25 Aug 2008 15:45:24 -0400 |
David Bateman |
Convert stem and stem3 to use stem series objects
|
Thu, 21 Aug 2008 15:28:58 -0400 |
John W. Eaton |
__go_draw_axes__.m (__gnuplot_write_data__): write "Inf Inf\n" if all data pairs contain NaN values
|
Wed, 20 Aug 2008 10:59:27 -0400 |
David Bateman |
Fix for meshed surfaces with more than one oobject per plot
|
Wed, 16 Jul 2008 11:24:48 -0400 |
John W. Eaton |
__img__.m, imshow.m, __go_draw_axes__.m: improve handling of truecolor images
|
Thu, 05 Jun 2008 20:42:14 +0200 |
Jaroslav Hajek |
correct fputs to fprintf in __go_draw_axes__.m
|
Fri, 25 Apr 2008 16:44:59 +0200 |
Michael Goffioul |
Add support for hggroup
|
Mon, 21 Apr 2008 11:03:39 -0400 |
David Bateman |
Try to get the colorbar position right for manual aspect ratios as well
|
Thu, 03 Apr 2008 21:39:38 -0400 |
David Bateman |
Conditionally set 'set pm3d implicit'
|
Mon, 31 Mar 2008 22:12:01 -0400 |
David Bateman |
Fix spurious tics for plotyy with gnuplot backend
|
Wed, 19 Mar 2008 15:41:43 -0400 |
godfrey |
Correct typos in __go_draw_axes__.m and update Manual
|
Wed, 19 Mar 2008 17:30:01 +0100 |
David Bateman |
fix for scatter markersize
|
Tue, 18 Mar 2008 13:44:06 -0400 |
Michael D. Godfrey |
__go_draw_axes__: use correct symbol codes
|
Fri, 14 Mar 2008 08:00:50 -0400 |
kai |
Bug fix, set splot user style to default
|
Tue, 11 Mar 2008 23:12:17 -0400 |
John W. Eaton |
__go_draw_axes__: use strcmpi for text properties; use get for hidden properties
|
Tue, 11 Mar 2008 21:32:20 -0400 |
kai |
Improvements for surface plots
|
Fri, 07 Mar 2008 06:14:27 -0500 |
John W. Eaton |
handle tickdir property
|
Thu, 06 Mar 2008 13:28:02 -0500 |
John W. Eaton |
handle axes linewidth property
|
Thu, 06 Mar 2008 03:58:35 -0500 |
John W. Eaton |
adjust markersize by a factor of 1/6
|
Thu, 28 Feb 2008 03:07:10 -0500 |
John W. Eaton |
__go_draw_axes__: eliminate repeated code with get_old_gnuplot_color subfunction
|
Wed, 27 Feb 2008 22:36:23 +0100 |
kai |
If FaceColor is none don't use pm3d mode and set linestyle correctly.
|
Thu, 28 Feb 2008 02:41:19 -0500 |
Ben Abbott |
strcat.m: Matlab compatibility, with cstrcat.m replacing conventional strcat.m.
|
Fri, 22 Feb 2008 04:05:36 -0500 |
John W. Eaton |
__stepimp__: don't call subplot for single plot
|