log scripts/ChangeLog @ 11334:703f51c2beb7

age author description
Thu, 09 Dec 2010 18:36:41 -0500 John W. Eaton set grid linewidths from axis linewidth property
Thu, 09 Dec 2010 11:02:21 -0800 Rik Convert print resolution from char to double.
Thu, 09 Dec 2010 10:43:41 -0800 Rik Allow logical indices for 'explode' variable in pie charts.
Thu, 09 Dec 2010 17:54:09 +0100 Kai Habel ChangeLog fix
Thu, 09 Dec 2010 16:17:03 +0100 Kai Habel add pie3 to plot functions
Thu, 09 Dec 2010 02:42:29 -0500 John W. Eaton ChangeLog fix and new datestr test omitted from previous change
Thu, 09 Dec 2010 02:37:21 -0500 John W. Eaton datestr: handle dates before 1970-01-01
Wed, 08 Dec 2010 19:55:31 -0500 Ben Abbott fill.m: Allow multiple filled polygons.
Wed, 08 Dec 2010 07:57:16 -0500 Ben Abbott imshow.m: Flip y-axis.
Wed, 08 Dec 2010 03:25:04 -0500 John W. Eaton strmatch.m: avoid passing length of 0 to strncmp
Tue, 07 Dec 2010 13:24:20 -0500 John W. Eaton repmat: handle special case of replicating scalar using index vector containing zeros
Mon, 06 Dec 2010 17:34:15 -0800 Rik plot.m: Eliminate present tense in first sentence of docstring.
Mon, 06 Dec 2010 17:30:47 -0800 Rik Add additional calling form to docstring for [xyz]label functions.
Mon, 06 Dec 2010 17:03:00 -0800 Rik speed.m: Overhaul documentation string.
Fri, 03 Dec 2010 18:23:45 -0500 Ben Abbott __stem__.m: Each stem hggroup should have its own baseline.
Fri, 03 Dec 2010 18:21:25 -0500 Ben Abbott __go_draw_axes__.m: If not set, the unset the gnuplot {tblr}margins.
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, 02 Dec 2010 19:39:32 -0500 Ben Abbott ChangeLog fixes.
Thu, 02 Dec 2010 19:27:13 -0500 Ben Abbott image.m: Only flip y-axis if nextplot property equal "replace".
Thu, 02 Dec 2010 19:23:01 -0500 Ben Abbott contour3.m: Modify demo to avoid clipping mesh.
Thu, 02 Dec 2010 18:48:07 -0500 Ben Abbott fill.m: Allow multiple filled polygons.
Thu, 02 Dec 2010 18:46:10 -0500 Ben Abbott subplot.m: Add suppport for "align" and "replace" options.
Fri, 26 Nov 2010 02:58:16 -0500 John W. Eaton search PATH from environment for programs, not EXEC_PATH
Thu, 25 Nov 2010 17:16:46 +0100 Kai Habel Simplify code for uimenu.m. Fix error messages for ui file functions.
Thu, 25 Nov 2010 02:18:58 -0500 John W. Eaton datetick.m: add missing semicolon
Mon, 22 Nov 2010 19:07:48 -0800 Rik sqp.m: Use correct stopping tolerance in documentation.
Mon, 22 Nov 2010 21:13:15 +0100 Kai Habel uifilefun fixes
Mon, 22 Nov 2010 03:29:44 -0500 John W. Eaton ChangeLog fixes
Sun, 21 Nov 2010 19:37:44 -0500 Ben Abbott __go_draw_axes__.m: Fix plot titles so they are visible for gnuplot 4.4.x (31711).
Sun, 21 Nov 2010 13:14:25 -0500 Ben Abbott cell2mat.m: Return empty matrix for empty cell.
Sun, 21 Nov 2010 18:36:27 +0100 Kai Habel ChangeLog fix, set default directory to pwd for ui file functions
Sun, 21 Nov 2010 14:25:32 +0100 Kai Habel GUI file functions
Sat, 20 Nov 2010 16:33:14 -0800 Rik gnuplot_drawnow.m: Remove spurious line causing 'ans=1' to be returned when printing plots.
Fri, 19 Nov 2010 21:28:53 -0500 Ben Abbott __gnuplot_has_feature__.m: Since there is not gnuplot 4.3.x release, replace reference to version 4.3 with 4.4.
Thu, 18 Nov 2010 20:14:52 -0500 Ben Abbott text.m: Ensure text position property is set after units property.
Thu, 18 Nov 2010 20:01:29 -0500 Ben Abbott __go_draw_axes__.m: Fix bug setting zscale to yscale (31693).
Thu, 18 Nov 2010 14:38:29 -0500 Christos Dimitrakakis improve range of betapdf function
Thu, 18 Nov 2010 07:47:03 -0500 Ben Abbott __print_parse_opts__.m: For tests, allow __print_parse_opts__ to run with no inputs.
Wed, 17 Nov 2010 20:17:10 -0500 Ben Abbott subsindex.m: Fix typo in doc-string.
Wed, 17 Nov 2010 14:37:13 -0500 John W. Eaton ChangeLog fixes
Wed, 17 Nov 2010 04:15:44 -0500 John W. Eaton strchr.m: style fixes
Wed, 17 Nov 2010 04:16:59 -0500 Kim Hansen Extra tests in strchr
Tue, 16 Nov 2010 02:01:10 -0600 Ben Abbott unimplemented.m: Update unimplemented functions list.
Mon, 15 Nov 2010 16:52:43 -0800 Rik Add reference to new saveas function in printed manual.
Mon, 15 Nov 2010 19:41:14 +0100 Kai Habel Add saveas function
Sun, 14 Nov 2010 22:01:45 +0000 Michael Goffioul Replace "delete" with "del" in DOS shell commands.
Sun, 14 Nov 2010 22:01:20 +0100 Jaroslav Hajek fix internal sorting in __all_opts__ (bug 31392)
Sat, 13 Nov 2010 01:25:05 -0500 John W. Eaton allow legend and gcf to work when no figure is present
Wed, 10 Nov 2010 21:11:43 -0500 John W. Eaton eliminate special cases for __DECCXX
Wed, 10 Nov 2010 16:04:55 -0500 John W. Eaton test/fntests.m: run tests for deprecated functions
Wed, 10 Nov 2010 16:04:31 -0500 John W. Eaton deprecate the dispatch function
Wed, 10 Nov 2010 01:35:50 -0500 John W. Eaton changelog fixes
Tue, 09 Nov 2010 14:52:28 -0500 John W. Eaton help: print message if function not found
Mon, 08 Nov 2010 23:19:37 +0800 Ben Abbott __go_draw_axes__.m: Check for z/y/zdata before converting negative values to NaNs.
Mon, 08 Nov 2010 16:59:25 +0800 Ben Abbott daspect.m: Fix demo using both daspect and pbaspect.
Mon, 08 Nov 2010 07:33:10 +0100 David Bateman Unset the foreground color for the gnuplot backend earlier (fixes #31533)
Sun, 07 Nov 2010 20:25:25 -0800 Rik sprand.m: Add input validation to function.
Mon, 08 Nov 2010 08:59:52 +0800 Ben Abbott __bar__.m: Permit bar() to be called with scalar inputs.
Mon, 08 Nov 2010 08:45:46 +0800 Ben Abbott __go_draw_axes__.m: Set proper tight axis limits for log scale.
Sun, 07 Nov 2010 22:57:23 +0100 David Bateman Remove the call to drawnow in legend