octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #38372] Lots of warning messages when plot wit


From: José Luis García Pallero
Subject: [Octave-bug-tracker] [bug #38372] Lots of warning messages when plot with 3.7.2 version
Date: Wed, 27 Feb 2013 10:33:58 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.12) Gecko/20100101 Firefox/10.0.12 Iceweasel/10.0.12

Follow-up Comment #5, bug #38372 (project octave):

I've clone the repo (changeset 16135:98b211a163ce) and I've compiled it but
the warnings remains:


octave:2> plot(randn(2))

multiplot> set grid linewidth 0,500000, linewidth 0,500000;
                                ^
           line 0: ';' expected

warning: division by zero
           line 0: undefined variable: Inf

           line 0: undefined variable: Inf

           line 0: undefined variable: Inf


multiplot> set style line 1 linecolor rgb "#0000ff" linetype 1 linewidth
0,500000;
                                                                          ^
           line 0: Extraneous arguments to set style line


multiplot> set style line 2 linecolor rgb "#0000ff" pointsize 2,000000;
                                                               ^
           line 0: Extraneous arguments to set style line


multiplot> set style line 2 linecolor rgb "#008000" linetype 1 linewidth
0,500000;
                                                                          ^
           line 0: Extraneous arguments to set style line


multiplot> set style line 3 linecolor rgb "#008000" pointsize 2,000000;
                                                               ^
           line 0: Extraneous arguments to set style line


multiplot> set xrange [1,000000000000000e+00:2,000000000000000e+00]
noreverse;
                        ^
           line 0: ':' or keyword 'to' expected


multiplot> set yrange [-5,000000000000000e-01:2,500000000000000e+00]
noreverse;
                         ^
           line 0: ':' or keyword 'to' expected


multiplot> set cbrange [0,000000000000000e+00:1,000000000000000e+00];
                         ^
           line 0: ':' or keyword 'to' expected


multiplot> set border lw 0,500000;
                          ^
           line 0: invalid expression


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?38372>

_______________________________________________
  Mensaje enviado vía/por Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]