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

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

[Octave-bug-tracker] [bug #59862] calling PLOT w/ color="red" was accept


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #59862] calling PLOT w/ color="red" was accepted in past, but rejected now.
Date: Tue, 12 Jan 2021 05:22:34 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36 Edg/87.0.664.75

Update of bug #59862 (project octave):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #1:

Support for that syntax was added for Octave 7 here:
https://hg.savannah.gnu.org/hgweb/octave/rev/c661350ee8df

Did that really work in older versions of Octave?
I tried with Octave 5.2, 4.4.1 and 4.2.2. In all of these version, the command
in comment #0 fails with a similar error.

What *does* work in earlier versions is setting the "color" property with the
plot command:

rw = 10; Kmx = 30; plot ([rw, rw], [1, Kmx], "color", "red")



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59862>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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