From: Joao C. <jc...@us...> - 2003-12-30 03:19:17
|
Update of /cvsroot/plplot/plplot/bindings/octave/PLplot In directory sc8-pr-cvs1:/tmp/cvs-serv11197/bindings/octave/PLplot Modified Files: axis.m closeallfig.m fig.m figure.m grid.m legend.m loglog.m meshc.m mesh.m meshz.m mplot.m plimage.m plot_border.m plot.m polar.m semilogx.m semilogy.m set_view.m shade.m surfc.m surf.m Log Message: Drop Octave-2.0.x compatibility at the script level. The PLplot library bindings are still Octave-2.0.x compatible. Octave-2.0.x is very old, and even the Octave developper recomends using Octave-2.1.50. The script components of the Octave bindings now require Octave-2.1.50 or greater; however, the PLplot library bindings are still compatible with any Octave version. |