Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 9119:3b810beddfa6
Added help texts and tests.
author | Thomas Treichl <Thomas.Treichl@gmx.net> |
---|---|
date | Tue, 14 Apr 2009 22:02:05 +0200 |
parents | 308311b642b2 |
children | 5780b3b80425 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,4 +1,9 @@ -2009-04-11 David Bateman <dbateman@free.fr> +2009-04-14 Thomas Treichl <Thomas.Treichl@gmx.net> + + * plot/__marching_cube__.m: Add help text. + * plot/isonormals.m: Add help text and tests. + +2009-04-14 David Bateman <dbateman@free.fr> * plot/__patch__.m: Set default facecolor to [0,1,0].