log scripts/ChangeLog @ 11485:571bfa4fc295

age author description
Wed, 12 Jan 2011 01:15:23 -0500 John W. Eaton mat2str: handle logical arguments
Tue, 11 Jan 2011 05:17:26 -0500 John W. Eaton ChangeLog fix
Mon, 10 Jan 2011 14:50:33 -0500 John W. Eaton expm.m: new tests
Mon, 10 Jan 2011 14:48:55 -0500 John W. Eaton logm.m: handle scalar and diagonal matrix arguments specially; call log_pade_pf only if m > 1
Mon, 10 Jan 2011 14:32:08 -0500 John W. Eaton __isequal__: avoid possible overloading of struct function for objects
Sun, 09 Jan 2011 21:45:12 -0800 Rik Correct failing error() tests due to change in capitalization of previous changeset.
Sun, 09 Jan 2011 21:33:04 -0800 Rik Use uppercase for variable names in error() strings to match Info documentation. Only m-files done.
Sun, 09 Jan 2011 16:01:05 -0800 Rik Use uppercase 'A' to refer to matrix inputs in m-files.
Sun, 09 Jan 2011 13:44:15 -0800 Rik Use common names for variables in documentation and code for a few more m-script files.
Sun, 09 Jan 2011 12:41:21 -0800 Rik Overhaul m-script files to use common variable name between code and documentation.
Sat, 08 Jan 2011 10:08:38 -0500 Ben Abbott legend.m: legend with more than two inline keys (bug 31991). Add/modifyy demos.
Fri, 07 Jan 2011 14:51:26 -0500 John W. Eaton ChangeLog fixes
Fri, 07 Jan 2011 14:48:55 -0500 John W. Eaton __isequal__: compare objects as if they are structures
Fri, 07 Jan 2011 14:14:35 -0500 John W. Eaton logm: style fixes
Thu, 06 Jan 2011 03:20:42 -0500 John W. Eaton optimset: remove "i" option from call to lookup
Wed, 05 Jan 2011 21:21:37 -0800 Rik isa.m: Add tests against logical types
Tue, 04 Jan 2011 10:57:24 -0800 Rik Add newline to demo error reporting for better formatting.
Mon, 03 Jan 2011 21:23:08 -0800 Rik Overhaul base statistics functions and documentation of same.
Sun, 02 Jan 2011 21:11:24 -0500 Ben Abbott legend.m: Only one legend per axes (bug 32022)
Fri, 31 Dec 2010 13:20:44 -0800 Rik Improve docstrings for all isXXX functions.
Fri, 31 Dec 2010 09:56:44 -0800 Rik Add isprop.m to list of function files for Automake.
Fri, 31 Dec 2010 08:06:51 -0500 Ben Abbott scatter3.m: Grid on by default for 3D plots.
Fri, 31 Dec 2010 14:00:12 +0100 Kai Habel Add curl and divergence functions
Thu, 30 Dec 2010 20:18:15 -0500 Ben Abbott contour3.m: Grid on be default for 3D plots.
Thu, 30 Dec 2010 17:32:59 -0500 Ben Abbott Place contour for meshc/surfc at zlim(1)
Thu, 30 Dec 2010 08:28:53 -0500 Ben Abbott __go_draw_axes__.m: Tweak vertical alignment of text objects for gnuplot to favor eps/ps output.
Wed, 29 Dec 2010 17:29:36 -0500 Ben Abbott text.m: New demo for 3D plot and text with verticalalignment.
Wed, 29 Dec 2010 17:26:21 -0500 Ben Abbott __go_draw_axes__.m: Enable vertical alignment of text objects for gnuplot.
Tue, 28 Dec 2010 17:41:04 -0500 Ben Abbott __plt__.m: Fix to allow inline legend keys. Bug 31991.
Tue, 28 Dec 2010 13:08:23 -0800 Rik Update docstrings for colormap files.
Tue, 28 Dec 2010 07:42:34 -0500 Ben Abbott legend.m: Add demo to legend for inline key.
Mon, 27 Dec 2010 11:13:06 -0500 Ben Abbott text.m: Add demo for text rotation and alignment.
Sun, 26 Dec 2010 21:28:20 -0800 Michael Godfrey Add @tex blocks to gammainc and legendre docstrings.
Fri, 24 Dec 2010 07:32:21 -0800 Rik test.m: Use 'Command' for deftype in docstring.
Fri, 24 Dec 2010 07:29:45 -0800 Rik setaudio.m: Re-write docstring.
Thu, 23 Dec 2010 15:57:40 +0100 Soren Hauberg signal/detrend.m: Also accept polynomial order as a string for compatibility
Fri, 17 Dec 2010 21:41:53 +0100 Konstantinos Poulios Trigger fltk graphics redraw immediately after setting an axis label.
Wed, 22 Dec 2010 04:16:01 -0500 John W. Eaton optimset, optimget, __all_opts__: consistently use lower case for storing and searching options
Wed, 22 Dec 2010 03:20:47 -0500 John W. Eaton skewness.m: make returned value have the same class as the input
Tue, 21 Dec 2010 14:59:04 -0500 John W. Eaton datevec.m: style fixes
Mon, 20 Dec 2010 13:08:32 -0500 Ben Abbott __fltk_print__.m: Update figure for FLTK printing, bug 31884.
Sun, 19 Dec 2010 22:42:57 -0500 John W. Eaton run.m: use source to execute script
Sat, 18 Dec 2010 17:32:59 -0500 Ben Abbott view.m: Return azimuth and elevation for nargin == 0.
Sat, 18 Dec 2010 08:43:34 -0800 Rik Deprecate sphcat and spvcat functions.
Fri, 17 Dec 2010 15:21:33 -0500 John W. Eaton comet3: new function
Fri, 17 Dec 2010 14:17:52 -0500 John W. Eaton ChangeLog entry for previous change
Thu, 16 Dec 2010 19:57:13 -0500 Ben Abbott unimplemented.m: Remove isprop() form list of unimplemented functions.
Thu, 16 Dec 2010 19:43:45 -0500 Ben Abbott isprop.m: New function.
Thu, 16 Dec 2010 07:39:04 -0800 Olaf Till sqp.m: Fix indexing error in sqp bounds selection
Tue, 14 Dec 2010 18:40:38 -0800 Rik bar.m: Improve the docstring.
Tue, 14 Dec 2010 18:17:56 -0800 Rik Use high contrast color black for arrows in quiver3 plots. Bug #31802.
Tue, 14 Dec 2010 17:27:19 -0800 Rik Assign data used in demo plots for reproducibility between runs
Tue, 14 Dec 2010 02:01:59 -0500 John W. Eaton ChangeLog fixes
Mon, 13 Dec 2010 22:19:48 -0800 Rik median.m: Add NaN test case from bug #29930.
Mon, 13 Dec 2010 20:58:10 -0800 Rik isequalwithequalnans.m: Add test case from bug #31239.
Mon, 13 Dec 2010 21:59:55 -0500 Ben Abbott __print_parse_opts__.m: Fix indexing bug for varargin.
Mon, 13 Dec 2010 18:46:11 -0800 Rik betapdf.m: Add test for large values of alpha and beta.
Mon, 13 Dec 2010 18:37:53 -0800 Rik strmatch.m: Add test with null search pattern.
Mon, 13 Dec 2010 13:04:16 -0500 Doug Stewart improved the help text in hist.m
Mon, 13 Dec 2010 20:23:00 +0100 Kai Habel ChangeLog fix