Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 8078:4665276ff7f6
correctly plot matrices in plot3
author | David Bateman <dbateman@free.fr> |
---|---|
date | Tue, 02 Sep 2008 14:50:08 -0400 |
parents | bac1061a36bc |
children | 9f10a7b28ae3 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,8 @@ +2008-09-02 David Bateman <dbateman@free.fr> + + * plot/__line__.m: Remove empty clause fof if/then/else test + * plot/plot3.m: Correctly plot matrices. + 2008-08-31 Michael Goffioul <michael.goffioul@gmail.com> * plot/__plt2mm__.m, plot/__plt2mv__.m, plot/__plt2ss__.m,