From bug-request at octave dot org Sat Jun 26 16:45:22 2004 Subject: GnuPlot complaining about deprecated fns From: "Brant & Gina Buchika" To: Date: Sat, 26 Jun 2004 12:12:21 -0500 This is a multi-part message in MIME format. ------=_NextPart_000_0028_01C45B79.D7D7A1A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Dear Octave Debugger, It looks like GNU plot is complaining about deprecated functions, and I = thought you'd like to know. Below are the logs from both Octave and GnuPlot -Brant GNU Octave, version 2.1.50 (i686-pc-cygwin). Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 John W. = Eaton. This is free software; see the source code for copying conditions. There is ABSOLUTELY NO WARRANTY; not even for MERCHANTIBILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, type `warranty'. Please contribute if you find this software useful. For more information, visit http://www.octave.org/help-wanted.html Report bugs to . >> stem([1,2,3,4,4,5,5,4,3,2,6,7,]) G N U P L O T Version 3.8i patchlevel 0 last modified Mon Sep 16 17:32:45 IST 2002 System: MS-Windows 32 bit Copyright(C) 1986 - 1993, 1999 - 2002 Thomas Williams, Colin Kelley and many others This is a pre-version of gnuplot 4.0. Please refer to the = documentation for command syntax changes. The old syntax will be accepted = throughout the 4.0 series, but all save files use the new syntax. Type `help` to access the on-line reference manual The gnuplot FAQ is available from http://www.gnuplot.info/faq/ Send comments and requests for help to = Send bugs, suggestions and mods to = Terminal type set to 'windows' gnuplot> set data style lines ^ warning: deprecated syntax, use "set style data" gnuplot> set pointsize 2 gnuplot> set xzeroaxis gnuplot> set nologscale ^ warning: deprecated syntax, use "unset" gnuplot> set nopolar ^ warning: deprecated syntax, use "unset" gnuplot> pl 'C:/Program Files/GNU Octave 2.1.50/tmp/oct-610ac3b0.0' t "" = w point s 1 1 gnuplot> rep 'C:/Program Files/GNU Octave 2.1.50/tmp/oct-610ac3b0.1' t = "" w impu lses 1 gnuplot> set pointsize 1 gnuplot> set noxzeroaxis ^ warning: deprecated syntax, use "unset" gnuplot> ------=_NextPart_000_0028_01C45B79.D7D7A1A0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Dear Octave Debugger,
 
It looks like GNU plot is complaining = about=20 deprecated functions, and I thought you'd like to know.
 
Below are the logs from both Octave and = GnuPlot
 
-Brant
 
 
 
 
 
 
GNU Octave, version 2.1.50=20 (i686-pc-cygwin).
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, = 2002,=20 2003 John W. Eaton.
This is free software; see the source code for = copying=20 conditions.
There is ABSOLUTELY NO WARRANTY; not even for = MERCHANTIBILITY=20 or
FITNESS FOR A PARTICULAR PURPOSE.  For details, type=20 `warranty'.
 
Please contribute if you find this = software=20 useful.
For more information, visit http://www.octave.org/hel= p-wanted.html
 
Report bugs to <bug-octave@bevo dot che dot wisc dot edu= >.
>>=20 stem([1,2,3,4,4,5,5,4,3,2,6,7,])
 
 
 
 
 

   G N U P L O=20 T
        Version 3.8i patchlevel=20 0
        last modified Mon Sep 16 = 17:32:45 IST 2002
        System:=20 MS-Windows 32 bit
 
        Copyright(C) 1986 - = 1993, 1999 -=20 2002
        Thomas Williams, = Colin Kelley=20 and many others
 
        This is a pre-version of = gnuplot=20 4.0. Please refer to the=20 documentation
        for command = syntax=20 changes. The old syntax will be accepted=20 throughout
        the 4.0 series, = but all=20 save files use the new syntax.
 
        Type `help` to access = the=20 on-line reference manual
        = The=20 gnuplot FAQ is available=20 from
           = ;    =20 http://www.gnuplot.info/faq/
 
        Send comments and = requests for=20 help to <info-gnuplot-beta@dartmou= th.edu>
 
        Send bugs, suggestions = and mods=20 to <info-gnuplot-beta@dartmou= th.edu>
 

Terminal type set to 'windows'
gnuplot> set data style=20 lines
          &nbs= p; =20 ^
         warning: = deprecated=20 syntax, use "set style data"
gnuplot> set pointsize = 2
gnuplot> set=20 xzeroaxis
gnuplot> set=20 nologscale
          = ;  =20 ^
         warning: = deprecated=20 syntax, use "unset"
gnuplot> set=20 nopolar
          &n= bsp; =20 ^
         warning: = deprecated=20 syntax, use "unset"
gnuplot> pl 'C:/Program Files/GNU Octave=20 2.1.50/tmp/oct-610ac3b0.0' t "" w point
s 1 1
gnuplot> rep = 'C:/Program=20 Files/GNU Octave 2.1.50/tmp/oct-610ac3b0.1' t "" w impu
lses = 1
gnuplot>=20 set pointsize 1
gnuplot> set=20 noxzeroaxis
         &nbs= p;  =20 ^
         warning: = deprecated=20 syntax, use "unset"
gnuplot>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
------=_NextPart_000_0028_01C45B79.D7D7A1A0-- ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------