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

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

[Octave-bug-tracker] [bug #52140] gnuplot toolkit produces improper synt


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #52140] gnuplot toolkit produces improper syntax when there is a single tic mark
Date: Thu, 28 Sep 2017 16:55:47 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

URL:
  <http://savannah.gnu.org/bugs/?52140>

                 Summary: gnuplot toolkit produces improper syntax when there
is a single tic mark
                 Project: GNU Octave
            Submitted by: sebald
            Submitted on: Thu 28 Sep 2017 08:55:46 PM UTC
                Category: Plotting with gnuplot
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Unexpected Error
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

While debugging something having to do with bar(), I came across the following
(any code that produces a single tic should do):


octave:1> bar (1, [3; 4], 'grouped')

multiplot> set xtics in scale  1.4 border mirror ( , 1) font ",10";
                                                   ^
           line 0: invalid expression 



where "multiplot" is a gnuplot stdout output, not an Octave stderr output.




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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