From: Joao C. <jc...@us...> - 2003-12-30 03:19:18
|
Update of /cvsroot/plplot/plplot/bindings/octave/PLplot/support In directory sc8-pr-cvs1:/tmp/cvs-serv11197/bindings/octave/PLplot/support Modified Files: __pl_contour.m __pl_logplotit.m __pl_mesh.m __pl_meshplotit.m __pl_plot3.m __pl_plotit.m __pl_store.m __plt__.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. |