log

age author description
Tue, 18 Mar 2008 14:01:28 -0400 John W. Eaton remove <> from the manual
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
Thu, 13 Mar 2008 13:35:27 -0400 John W. Eaton dlmwrite doc fix
Thu, 13 Mar 2008 13:35:00 -0400 John W. Eaton dlmwrite doc fix
Thu, 13 Mar 2008 13:22:00 -0400 John W. Eaton minor cleanup in octave_user_function constructor
Thu, 13 Mar 2008 13:19:40 -0400 John W. Eaton doc fix for varargin and varargout change
Thu, 13 Mar 2008 13:05:43 -0400 John W. Eaton handle varargin and varargout without keywords
Wed, 12 Mar 2008 21:17:07 -0400 John W. Eaton whos: handle index expressions
Wed, 12 Mar 2008 15:05:00 +0100 David Bateman Fix griddata3 and add test code
Wed, 12 Mar 2008 11:02:24 -0400 David Bateman Trivial dlmread fix
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
Tue, 11 Mar 2008 11:08:43 -0400 David Bateman run-octave.in: fix typo
Tue, 11 Mar 2008 10:49:33 -0400 John W. Eaton handle possible error from EIG
Mon, 10 Mar 2008 23:18:47 -0400 John W. Eaton mex.cc: arg to mxCreateLogicalScalar is now mxLogical
Mon, 10 Mar 2008 22:24:49 -0400 John W. Eaton new isfloat function
Mon, 10 Mar 2008 13:30:01 -0400 John W. Eaton use * instead of 1 for assumed-size fortran arrays
Mon, 10 Mar 2008 13:10:10 -0400 John W. Eaton define mxLogical as unsigned char instead of int
Sat, 08 Mar 2008 10:14:37 -0500 John W. Eaton eliminate one_zero stuff from idx_vector
Fri, 07 Mar 2008 20:17:54 -0500 John W. Eaton logical indexing compatibility fixes
Fri, 07 Mar 2008 10:04:37 -0500 John W. Eaton simplify struct array printing
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:46:16 -0500 David Bateman Document positive definite behavior of matrix_type
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