Tue, 23 Dec 2008 08:28:23 +0100 |
David Bateman |
Add the eigs and svds functions
|
Tue, 23 Dec 2008 01:08:59 +0100 |
Radek Salac |
Add the bicgstab function
|
Thu, 18 Dec 2008 21:06:20 +0100 |
Jaroslav Hajek |
ChangeLog entry and style fixes for last two patches
|
Mon, 15 Dec 2008 12:59:34 +0100 |
Jaroslav Hajek |
fix & optimize lsqnonneg
|
Sat, 13 Dec 2008 20:08:30 +0100 |
Francesco Potortì |
nchoosek checks, warning, corner cases and tests
|
Thu, 11 Dec 2008 07:51:40 +0100 |
Jaroslav Hajek |
optionally allow pivoting in fsolve
|
Thu, 11 Dec 2008 07:51:33 +0100 |
Jaroslav Hajek |
changelog fix
|
Wed, 10 Dec 2008 13:20:24 +0100 |
Jaroslav Hajek |
add omitted m-file
|
Wed, 10 Dec 2008 11:55:21 +0100 |
Jaroslav Hajek |
implement nchoosek without recursion
|
Wed, 10 Dec 2008 11:04:28 +0100 |
Jaroslav Hajek |
optimize repmat for scalar & matrix case
|
Tue, 09 Dec 2008 12:04:11 +0100 |
Thorsten Meyer |
make upper and lower aliases of toupper and tolower respectively
|
Thu, 04 Dec 2008 22:16:52 +0100 |
Thorsten Meyer |
move str2mat to deprecated and make it a simple wrapper around char
|
Sat, 29 Nov 2008 23:03:16 +0100 |
Thorsten Meyer |
clean up bzip2, gzip and __xzip__
|
Sat, 29 Nov 2008 17:57:50 +0100 |
Francesco Potortì |
Set max_recursion_depth and use a subfunction in nchoosek
|
Sat, 29 Nov 2008 00:26:57 +0100 |
David Bateman |
Set gnuplot two point clipping
|
Thu, 31 Jul 2008 22:54:29 +0200 |
Thomas Treichl |
Minor bug fixes, update help text and tests
|
Fri, 14 Nov 2008 08:12:55 -0500 |
Ben Abbott |
gnuplot_drawnow.m: Add support of properites to gp backend.
|
Mon, 03 Nov 2008 18:49:51 -0500 |
Ben Abbott |
__go_draw_axes__.m: xticklabel should accept a numeric vector.
|
Tue, 04 Nov 2008 23:03:50 +0100 |
Thorsten Meyer |
fix bug in cell string handling of unpack function
|
Wed, 05 Nov 2008 17:51:42 +0100 |
Thorsten Meyer |
fix texi bug in subplot.m
|
Sun, 02 Nov 2008 17:07:44 +0100 |
Thorsten Meyer |
add bzip2 function
|
Mon, 24 Nov 2008 12:57:57 -0500 |
Ben Abbott |
__go_draw_axes__.m: Correct order for rendering children.
|
Mon, 24 Nov 2008 12:27:03 -0500 |
Ben Abbott |
legend.m: Correct ording of legend labels.
|
Fri, 21 Nov 2008 15:03:03 +0100 |
Radek Salac |
Add the cgs and treelayout functions
|
Fri, 14 Nov 2008 12:50:03 +0100 |
David Bateman |
Changelog fix
|
Fri, 14 Nov 2008 11:47:55 +0100 |
David Bateman |
Respect the minortick property of the axis objects
|
Thu, 13 Nov 2008 12:10:30 -0500 |
John W. Eaton |
chi2rnd.m: fix missing semicolon
|
Wed, 12 Nov 2008 12:25:19 +0100 |
David Bateman |
Changelog fix
|
Wed, 12 Nov 2008 12:21:04 +0100 |
David Bateman |
Fix callbacks in stem and quiver for change in order of children. Fix for scaling in quiver for single arrow
|
Mon, 10 Nov 2008 10:43:00 -0500 |
John W. Eaton |
spline.m: delete debugging statements
|
Sun, 28 Sep 2008 21:09:35 +0200 |
Jaroslav Hajek |
initial implementation of fsolve
|
Fri, 31 Oct 2008 08:06:45 +0100 |
Jaroslav Hajek |
implement fzero
|
Fri, 31 Oct 2008 08:06:14 +0100 |
Jaroslav Hajek |
modify optimset & implement optimget
|
Fri, 31 Oct 2008 08:05:32 +0100 |
Jaroslav Hajek |
improve norm computation capabilities
|
Fri, 31 Oct 2008 12:30:20 +0100 |
David Bateman |
Add code to remove listeners from properties and use it with newplot
|
Thu, 30 Oct 2008 14:15:12 +0100 |
David Bateman |
Add support for left/right argument to the legend function
|
Thu, 30 Oct 2008 00:13:05 +0100 |
David Bateman |
Add contour group objects and the clabel function
|
Wed, 29 Oct 2008 17:52:54 -0400 |
Thorsten Meyer |
fix @seealso references to point to existing anchors
|
Wed, 29 Oct 2008 14:09:00 -0400 |
John W. Eaton |
cla.m: in test, set visible off when creating figure
|
Tue, 28 Oct 2008 12:31:00 -0400 |
Gabriele Pannocchia |
qp.m: convert b <= x <= b and b <= A*x <= b to equality constraints
|
Mon, 27 Oct 2008 13:47:14 -0400 |
Soren Hauberg |
ellipsoid.m: fix default argument check
|
Wed, 22 Oct 2008 14:04:27 -0400 |
Ben Abbott |
findobj.m: allow handle to be empty
|
Wed, 22 Oct 2008 13:57:32 -0400 |
Ben Abbott |
cla.m: Fix error when no children to clear.
|
Wed, 22 Oct 2008 13:01:39 -0400 |
John W. Eaton |
allchild.m: move get showhiddenhandles outside of unwind_protect block
|
Wed, 22 Oct 2008 13:10:52 +0100 |
David Bateman |
Fix for refreshdata demo
|
Wed, 22 Oct 2008 11:21:28 +0100 |
David Bateman |
Add error bar series
|
Wed, 22 Oct 2008 04:30:17 +0100 |
David Bateman |
More plot object updates
|
Tue, 21 Oct 2008 21:17:29 -0400 |
Ben Abbott |
legendre.m: Warn once on under/overflow.
|
Tue, 21 Oct 2008 15:49:13 -0400 |
John W. Eaton |
quiver3.m: turn hold off after demo
|
Tue, 21 Oct 2008 15:14:13 -0400 |
John W. Eaton |
newplot.m: delete stray debugging code
|
Tue, 21 Oct 2008 15:13:24 -0400 |
John W. Eaton |
ChangeLog fixes
|
Tue, 21 Oct 2008 15:12:40 -0400 |
Ben Abbott |
clf.m: Improve Matlab compatibility.
|
Tue, 21 Oct 2008 14:06:25 -0400 |
John W. Eaton |
[mq]: hidden-children
|
Mon, 20 Oct 2008 20:59:23 -0400 |
Ben Abbott |
orient.m: Fix syntax error.
|
Mon, 20 Oct 2008 11:25:15 -0400 |
Ben Abbott |
closereq.m: Respect property tag.
|
Mon, 20 Oct 2008 16:19:23 +0100 |
David Bateman |
Pause between tests for rundemos
|
Mon, 20 Oct 2008 16:02:31 +0100 |
David Bateman |
Treat line style argument in stairs
|
Mon, 20 Oct 2008 10:51:23 -0400 |
Ben Abbott |
__go_draw_axes__.m: Fix for binary xfer of suface plots.
|
Mon, 20 Oct 2008 10:42:00 -0400 |
John W. Eaton |
surfnorm.m: save and restore hold state
|
Mon, 20 Oct 2008 10:31:17 -0400 |
Ben Abbott |
comet.m,hold.m: validate axes handle
|