log

age author description
Tue, 04 Jan 2011 14:09:16 -0500 John W. Eaton typeinfo: return cellstr, not char array
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.
Mon, 03 Jan 2011 18:36:49 -0800 Rik Add tests for sparse forms of logical matrices to islogical, isnumeric.
Sun, 02 Jan 2011 21:11:24 -0500 Ben Abbott legend.m: Only one legend per axes (bug 32022)
Sun, 02 Jan 2011 12:34:05 +0100 Jaroslav Hajek make insumeric return false on sparse logicals
Fri, 31 Dec 2010 15:02:57 -0800 Rik Add additional calling form "shell_cmd" to system() documentation.
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:43:43 -0800 Rik Improve docstrings for functions which emulate operators.
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 20:46:17 +0100 David Bateman Fix for saving of single precision arrays to the matlab file format
Tue, 28 Dec 2010 07:42:34 -0500 Ben Abbott legend.m: Add demo to legend for inline key.
Mon, 27 Dec 2010 21:38:55 -0800 Rik Add additional calling form using file descriptor (fid) to docstring for stat.
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.
Sat, 25 Dec 2010 07:47:50 -0800 Rik Overhaul str2double function fixing bug and docstring and adding 'NA' processing.
Sat, 25 Dec 2010 07:43:04 -0800 Rik Correct use of xref macro to prevent Texinfo warning.
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.
Fri, 24 Dec 2010 07:19:01 -0800 Ben Abbott Update build instructions in README.MacOS
Thu, 23 Dec 2010 15:57:40 +0100 Soren Hauberg signal/detrend.m: Also accept polynomial order as a string for compatibility