log scripts/plot/surfl.m @ 14335:ce2b59a6d0e5

age author description
Sun, 05 Feb 2012 15:32:24 -0800 Rik maint: periodic merge of stable to default.
Sat, 04 Feb 2012 22:12:50 -0800 Rik doc: Use Octave coding conventions in @example blocks of docstrings. stable
Sun, 22 Jan 2012 10:21:42 -0800 Rik surfl.m: Update docstring.
Fri, 20 Jan 2012 12:59:53 -0800 Rik Revamp %!demos in m-files to use Octave coding conventions on spacing, etc.
Wed, 18 Jan 2012 21:17:14 -0800 Rik Replace unnecessary strcmpi calls with strcmp.
Wed, 18 Jan 2012 21:17:14 -0800 Rik Use Octave spacing convention in %!test blocks of surface plot functions.
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Wed, 21 Dec 2011 21:19:48 -0500 Ben Abbott Add clf() to all plot demos. stable
Thu, 20 Jan 2011 21:29:14 -0800 Rik Prevent doubled quotes around @table items in Info.
Thu, 20 Jan 2011 17:35:29 -0500 John W. Eaton all script files: untabify and strip trailing whitespace
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, 26 Jul 2010 21:25:36 -0700 Rik Grammarcheck documentation of m-files
Sun, 18 Jul 2010 20:35:16 -0700 Rik Grammarcheck the documentation from m-files.
Fri, 23 Apr 2010 11:28:50 -0700 Rik Untabify .m scripts
Fri, 29 Jan 2010 21:52:53 -0500 Ben Abbott Replace dataaspectratio props with plotboxaspectratio props.
Fri, 27 Mar 2009 22:31:03 -0700 Rik Grammar check TexInfo in all .m files
Sun, 22 Mar 2009 14:40:24 -0700 Rik Cleanup documentation file plot.texi
Mon, 16 Feb 2009 13:31:44 -0500 Ben Abbott Trivial change to shading.m and surfl.m demos.
Mon, 12 Jan 2009 11:47:09 -0500 John W. Eaton diffuse.m, specular.m, surfl.m: style fixes
Thu, 08 Jan 2009 15:51:50 +0100 Kai Habel Add new 3D plotting function surfl. Add light functions diffuse and specular