Mercurial > hg > octave-lyh
diff scripts/plot/oneplot.m @ 2325:b5568c31ee2c
[project @ 1996-07-15 22:20:21 by jwe]
author | jwe |
---|---|
date | Mon, 15 Jul 1996 22:20:21 +0000 |
parents | 5ca126254d15 |
children | a034dcdbc282 |
line wrap: on
line diff
--- a/scripts/plot/oneplot.m +++ b/scripts/plot/oneplot.m @@ -17,7 +17,7 @@ ## Software Foundation, 59 Temple Place - Suite 330, Boston, MA ## 02111-1307, USA. -## usage: oneplot +## usage: oneplot ## ## NOTE: this will work only with gnuplot installed with ## multiplot patch @@ -34,7 +34,7 @@ if (! gnuplot_has_multiplot) error ("oneplot: gnuplot does not appear to support this feature"); endif - + global multiplot_mode set nomultiplot;