From: Joao C. <jc...@us...> - 2003-03-19 19:21:04
|
Update of /cvsroot/plplot/plplot/bindings/octave/PLplot In directory sc8-pr-cvs1:/tmp/cvs-serv26360/bindings/octave/PLplot Modified Files: figure.m Log Message: Set automatic_replot=1 by default Fix the logic of determining the current stream Use strm instead of __pl_strm, making the code clearer Put semi-colons at statements end to avoid echoing the output result during execution. Set/changes some defaults: the plot type does not have the x/y axis at origin drawn set x/y/z ticks to automatic don't increase line style after each plot set shading to "flat" set aspect rate to automatic change the default X geometry of a new window |