From: Rafael L. <rla...@us...> - 2003-03-07 08:56:57
|
Update of /cvsroot/plplot/plplot/bindings/octave/PLplot In directory sc8-pr-cvs1:/tmp/cvs-serv26847/PLplot Modified Files: Makefile.am plplot_octave_path.m.in use_plplot.m Added Files: toggle_plplot_use.m Log Message: Added the script toggle_plplot_use.m, which really works by clearing functions from the OCtave hash when switching from PLplot to Gnuplot and back. use_plplot is now a one-line function that just prints: This function is deprecated. Use toggle_plplot_use instead. Documentation in INSTALL, as well as the EXTRA_DIST variable in PLplot/Makefile.am have been updated accordingly. |