Wed, 02 Apr 2008 13:29:19 -0400 |
David Bateman |
Use popen2 for communication with gnuplot
|
Tue, 01 Apr 2008 16:02:49 -0400 |
Richard Bovey |
handle negative column values in sortrows
|
Mon, 31 Mar 2008 22:12:01 -0400 |
David Bateman |
Fix spurious tics for plotyy with gnuplot backend
|
Mon, 31 Mar 2008 22:06:02 -0400 |
Julian Schnidder |
perl.m: new function
|
Mon, 31 Mar 2008 21:41:30 -0400 |
David Bateman |
Add gtext, waitforbuttonpress. Attempt to get ginput working under windows
|
Mon, 31 Mar 2008 16:30:29 -0400 |
David Bateman |
ginput: new function
|
Mon, 31 Mar 2008 16:10:09 -0400 |
Ben Abbott |
run.m: fix check for file existence
|
Fri, 28 Mar 2008 15:53:09 -0400 |
Jaroslav Hajek |
implement compiled binary lookup
|
Fri, 28 Mar 2008 14:52:27 -0400 |
weber |
Fix tempdir's documention string to point at tempdir
|
Fri, 28 Mar 2008 14:50:10 -0400 |
Jaroslav Hajek |
trivial fix to del2
|
Fri, 28 Mar 2008 14:47:24 -0400 |
Julian Schnidder |
info.m added
|
Fri, 28 Mar 2008 13:09:35 -0400 |
sh |
Fixed minor bugs in help texts of [x|y|z]lim and strtrim
|
Fri, 28 Mar 2008 12:52:31 -0400 |
David Bateman |
Fix axis handle treatment in plotyy
|
Fri, 28 Mar 2008 12:51:14 -0400 |
David Bateman |
Fix for plot(zeros(1,0),zeros(1,0))
|
Thu, 27 Mar 2008 15:17:53 -0400 |
Bill Denny |
datenum: allow vector inputs in any orientation
|
Thu, 27 Mar 2008 15:14:10 -0400 |
bill |
nargoutchk.m, validatestring.m, addtodate.m: new functions
|
Thu, 27 Mar 2008 15:00:18 -0400 |
bill |
genvarname.m: new function
|
Thu, 27 Mar 2008 14:51:38 -0400 |
bill |
addtodate.m: new function
|
Thu, 27 Mar 2008 14:48:36 -0400 |
bill |
rectint.m: vectorize and add tests
|
Thu, 27 Mar 2008 13:26:06 -0400 |
John W. Eaton |
__axis_label__: use name of caller in error message
|
Thu, 27 Mar 2008 13:18:58 -0400 |
David Bateman |
Add the planerot function
|
Wed, 26 Mar 2008 23:01:16 -0400 |
John W. Eaton |
ismember: correctly size idx output for empty args
|
Wed, 26 Mar 2008 16:27:14 -0400 |
John W. Eaton |
Texinfo fixes
|
Wed, 26 Mar 2008 16:18:23 -0400 |
Jaroslav Hajek |
extend dmult to allow scaling arbitrary dimension
|
Wed, 26 Mar 2008 15:55:20 -0400 |
sh |
Added tests to scripts/polynomial/convn.m and allow '__convn__' to actually get N-dimensional complex data.
|
Tue, 25 Mar 2008 23:57:49 -0400 |
Ben Abbott |
Modified statistics to calculate consistent median.
|
Tue, 25 Mar 2008 21:36:58 -0400 |
John W. Eaton |
Makefile and ChangeLog fixes
|
Tue, 25 Mar 2008 21:28:02 -0400 |
sh |
Added support for N-dimensional convolution
|
Tue, 25 Mar 2008 12:03:26 -0400 |
David Bateman |
Add the contrast function
|
Mon, 24 Mar 2008 18:14:18 -0400 |
Thomas Weber |
Allow installation of already extracted packages
|
Mon, 24 Mar 2008 15:55:40 -0400 |
David Bateman |
Add the regexptranslate function
|
Mon, 24 Mar 2008 15:54:50 -0400 |
David Bateman |
Add the namelengthmax function
|
Mon, 24 Mar 2008 15:53:07 -0400 |
David Bateman |
Add the idivide function
|
Fri, 21 Mar 2008 16:09:01 +0100 |
David Bateman |
Add the reallog, realsqrt and realpow functions
|
Thu, 20 Mar 2008 20:54:19 +0100 |
David Bateman |
Further type preservation tests and fix of diag for cell arrays
|
Thu, 20 Mar 2008 17:00:15 +0100 |
David Bateman |
Allow cast to 'char'.
|
Thu, 20 Mar 2008 12:06:07 -0400 |
Jaroslav Hajek |
more checks for subspace
|
Thu, 20 Mar 2008 15:17:38 +0100 |
David Bateman |
Ensure k is an integer scalar in rotdim
|
Thu, 20 Mar 2008 11:03:48 -0400 |
David Bateman |
Avoid infinite loop in circshift for infinite matrices
|
Thu, 20 Mar 2008 09:36:50 -0400 |
Jaroslav Hajek |
error check for subspace.m
|
Wed, 19 Mar 2008 21:22:20 -0400 |
Jaroslav Hajek |
implement subspace function
|
Wed, 19 Mar 2008 16:28:23 -0400 |
John W. Eaton |
Emil Lucretiu
|
Wed, 19 Mar 2008 15:41:43 -0400 |
godfrey |
Correct typos in __go_draw_axes__.m and update Manual
|
Wed, 19 Mar 2008 15:02:03 -0400 |
David Bateman |
Fix for mode.m NDArrays and row vectors
|
Wed, 19 Mar 2008 13:11:50 -0400 |
Jaroslav Hajek |
doc fix for exp distribution functions
|
Wed, 19 Mar 2008 17:30:01 +0100 |
David Bateman |
fix for scatter markersize
|
Tue, 18 Mar 2008 21:32:48 -0400 |
David Bateman |
Treat negative values to lgamma and beta correctly
|
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
|
Wed, 12 Mar 2008 15:05:00 +0100 |
David Bateman |
Fix griddata3 and add test code
|
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
|
Tue, 11 Mar 2008 21:15:59 -0400 |
John W. Eaton |
style fixes
|
Wed, 12 Mar 2008 01:04:54 +0100 |
David Bateman |
Port dlmread, dlmwrite, csvread and csvwrite from octave-forge
|
Fri, 07 Mar 2008 06:24:10 -0500 |
John W. Eaton |
set axes layer property to "top"
|
Fri, 07 Mar 2008 06:14:27 -0500 |
John W. Eaton |
handle tickdir property
|
Thu, 06 Mar 2008 14:27:39 -0500 |
John W. Eaton |
ChangeLog fix
|
Thu, 06 Mar 2008 13:42:08 -0500 |
John W. Eaton |
hist: avoid temps; allow matrix args when number of bins > 30
|
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
|