Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 7475:aa5208636bea
Fixes for quiver3
author | Kostas Poulios |
---|---|
date | Tue, 12 Feb 2008 16:32:37 -0500 |
parents | 318c54123d28 |
children | e7485946272b |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,8 @@ +2008-02-12 Kostas Poulios <poulios.konstantinos@googlemail.com> + + * plot/__quiver__.m: make arrow head be in z-plane of the arrow + body. Allow the linespec to specify the arrow color. + 2008-02-12 David Bateman <dbateman@free.fr> * miscellaneous/cast.m: Also treat the logical type.