log scripts/ChangeLog @ 10866:045558999570

age author description
Sun, 08 Aug 2010 14:49:49 -0400 Ben Abbott print.m: Include 'colormap' when converting RGB to mono.
Sat, 07 Aug 2010 13:47:52 -0400 Ben Abbott __fltk_print__.m: When running pstoedit, crop eps file after it is created.
Fri, 06 Aug 2010 14:22:48 +0200 Jaroslav Hajek allow structs in cell2mat
Thu, 05 Aug 2010 20:28:16 -0400 Ben Abbott Warn on absence of fig2dev/pstoedit only when needed.
Thu, 05 Aug 2010 19:53:36 -0400 Ben Abbott __print_parse_opts__.m: .
Thu, 05 Aug 2010 19:47:28 -0400 Ben Abbott print.m: Modify texinfo. Add unwind_protect block.
Thu, 05 Aug 2010 15:13:50 -0700 Rik Fix bug #30400 when bicubic called with small numbers of arguments.
Wed, 04 Aug 2010 20:32:49 -0400 Ben Abbott Add PS and PDF output for the fltk backend.
Wed, 04 Aug 2010 20:55:18 +0200 Jaroslav Hajek isargout optimization in sortrows
Sun, 01 Aug 2010 20:22:17 -0700 Rik Grammarcheck more of the documentation.
Sun, 01 Aug 2010 11:30:34 -0400 Martin Helm isosurface.m: swap rows and columns of matrix in call to meshgrid
Sun, 01 Aug 2010 07:20:28 -0700 Rik print.m: Update documentation string. Change to active voice.
Fri, 30 Jul 2010 10:43:54 -0700 Rik Add Makefile options to clean up build directories and allow 'make distcheck' to finish
Thu, 29 Jul 2010 19:44:07 -0400 Ben Abbott Improvements for fltk printing.
Thu, 29 Jul 2010 08:51:23 +0200 Jaroslav Hajek special case diagonal matrices and scalars in expm
Wed, 28 Jul 2010 11:57:39 -0700 Rik logm.m: Improve documentation string. Add GPL header. Add additional test block.
Wed, 28 Jul 2010 09:22:41 +0200 Jaroslav Hajek rewrite logm (M. Caliari, R.T. Guy)
Mon, 26 Jul 2010 21:25:36 -0700 Rik Grammarcheck documentation of m-files
Mon, 26 Jul 2010 07:41:23 -0400 Ben Abbott interp1.m: When absent set X equal to the inices of Y.
Mon, 26 Jul 2010 07:34:37 -0400 Ben Abbott interpn.m: Convert interpolation vectors of non-equal length to nd-arrays.
Mon, 26 Jul 2010 12:46:21 +0200 Soren Hauberg scripts/image/image.m: fix texinfo
Sun, 25 Jul 2010 22:27:08 -0700 Rik image.m: Always reverse 'ydir' property when displaying images.
Mon, 19 Jul 2010 23:33:17 -0700 Rik __makeinfo__.m: Add support to process @nopsell macro.
Mon, 19 Jul 2010 11:10:11 -0700 Rik Improve documentation for new repelems function.
Mon, 19 Jul 2010 13:35:42 +0200 Jaroslav Hajek optimize nchoosek
Mon, 19 Jul 2010 03:01:33 -0400 John W. Eaton ChangeLog fixes
Sun, 18 Jul 2010 22:22:45 -0700 Rik Replace 8 spaces with tabs in ChangeLogs
Sun, 18 Jul 2010 20:35:16 -0700 Rik Grammarcheck the documentation from m-files.
Sat, 17 Jul 2010 19:53:01 -0700 Rik Add spellchecker scripts for Octave and run spellcheck of documentation
Thu, 15 Jul 2010 12:15:14 +0200 Jaroslav Hajek fix flipdim with trailing singleton dims
Wed, 14 Jul 2010 19:29:02 -0400 Ben Abbott __gnuplot_print__.m: Fix broken options.
Wed, 14 Jul 2010 10:44:12 -0700 Rik normest.m: Set the "state" of the random number generator to depend on trace(A).
Mon, 12 Jul 2010 21:32:18 +0200 Jaroslav Hajek generalize cell2mat optimization to n dimensions
Mon, 12 Jul 2010 09:53:28 -0400 John W. Eaton display.m: print usage message if nargin != 1
Fri, 09 Jul 2010 19:56:21 +0200 Thorsten Meyer Fix bugs in interp2 (bug #29601)
Thu, 08 Jul 2010 13:51:37 +0200 Jaroslav Hajek fix bug in accumarray
Wed, 07 Jul 2010 20:21:28 +0200 David Bateman Support 'hold all' (Feature Request #30336)
Sun, 04 Jul 2010 12:38:40 +0200 Soren Hauberg scripts/polynomial/deconv.m: ensure that the orientation of the third input to 'filter' matches the orientation of 'y'.
Fri, 02 Jul 2010 14:28:39 -0700 Rik wavread.m: Correctly handle non-word aligned chunks (bug #30309).
Wed, 30 Jun 2010 21:07:18 -0700 Rik stairs.m: Add additional calling forms to documentation
Thu, 24 Jun 2010 12:22:27 -0700 Rik Plot commands now print usage information without errors
Thu, 24 Jun 2010 07:06:11 +0300 Shai Ayal split printing between backends
Wed, 23 Jun 2010 09:24:23 -0400 John W. Eaton eliminate trailing whitespace in ChangeLog files
Wed, 23 Jun 2010 12:57:36 +0200 David Bateman Add the whitebg function
Thu, 17 Jun 2010 23:00:21 +0200 Brad Froehle Fix typo in spy.m
Wed, 16 Jun 2010 21:19:23 -0700 Rik union.m: Remove seealso reference to deprecated function.
Wed, 16 Jun 2010 20:36:55 -0700 Rik Periodic grammar check of documentation files to ensure common format.
Mon, 14 Jun 2010 11:27:58 -0700 Rik image.m: Flip data, rather than y-axis, for images. (bug #30033)
Sat, 12 Jun 2010 20:35:04 -0400 Ben Abbott scatter.m: Properly set default value markersize and marker type.
Sat, 12 Jun 2010 07:20:35 -0700 Rik scatter.m: Add new calling forms of function to documentation.
Thu, 10 Jun 2010 19:16:56 -0400 Ben Abbott Honor Matlab color settings for scatter().
Thu, 10 Jun 2010 19:10:37 -0400 Ben Abbott prepad.m: Fix typo 'dimm' -> 'dim'.
Thu, 10 Jun 2010 08:20:39 +0200 Jaroslav Hajek implement built-in vec()
Wed, 09 Jun 2010 07:29:33 -0700 Rik Use > 1 test to find first non-singleton dimension rather than != 1.
Tue, 08 Jun 2010 22:09:25 -0700 Rik Use common code block to find first non-singleton dimension.
Tue, 08 Jun 2010 21:59:16 -0700 Rik rotdim.m: Modify function to use same variable names as documentation
Tue, 08 Jun 2010 21:47:05 -0700 Rik coordinate transforms: add option to operate on column matrix of coordinates.
Tue, 08 Jun 2010 20:22:38 -0700 Rik Improve documentation strings.
Mon, 07 Jun 2010 13:45:21 +0200 Jaroslav Hajek support pkg list -forge
Mon, 07 Jun 2010 09:57:54 +0200 Jaroslav Hajek support pkg install -forge