log scripts/plot/hist.m @ 15747:4be890c5527c

age author description
Tue, 17 Jul 2012 13:34:19 -0700 Rik maint: use rows() and columns() to clarify m-files.
Tue, 17 Jul 2012 07:08:39 -0700 Rik maint: Use Octave coding conventions for cuddling parentheses in scripts directory
Wed, 09 May 2012 18:44:58 -0400 Jordi Gutiérrez Hermoso hist.m: Add test to check for correct NaN normalising
Wed, 09 May 2012 16:59:36 -0400 Jordi Gutiérrez Hermoso hist.m: Normalise by number of non-NaN entries
Mon, 13 Feb 2012 07:29:44 -0800 Rik Use Octave coding conventions in all m-file %!test blocks
Sat, 04 Feb 2012 22:12:50 -0800 Rik doc: Use Octave coding conventions in @example blocks of docstrings. stable
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Mon, 12 Jan 2009 10:54:50 +0100 Francesco Potortì help and error string corrected in hist.m. release-3-0-x
Mon, 07 Apr 2008 13:40:38 -0400 John W. Eaton update copyright dates release-3-0-x
Thu, 20 Jan 2011 17:35:29 -0500 John W. Eaton all script files: untabify and strip trailing whitespace
Wed, 19 Jan 2011 21:16:13 -0800 Rik Spellcheck documentation before 3.4 release.
Tue, 18 Jan 2011 20:55:01 -0800 Rik Grammarcheck m-files before 3.4 release.
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Mon, 13 Dec 2010 13:04:16 -0500 Doug Stewart improved the help text in hist.m
Fri, 23 Apr 2010 11:28:50 -0700 Rik Untabify .m scripts