log scripts/plot/isosurface.m @ 12529:0579a13f29a1

age author description
Sat, 19 Mar 2011 13:06:50 -0700 Rik Add isocolors, isonormals, isosurface functions to documentation.
Thu, 20 Jan 2011 17:35:29 -0500 John W. Eaton all script files: untabify and strip trailing whitespace
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Sun, 17 Oct 2010 23:43:42 -0400 John W. Eaton fix copyright notices
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
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, 23 Oct 2009 09:28:14 -0700 Rik Periodic grammar check of Octave documentation files to ensure common format
Sat, 11 Apr 2009 16:26:01 +0200 David Bateman Add isocolor, isonormals and isosurface functions (For Martin Helm). Add 3D filled triangular patches and the trisurf function