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

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

[Octave-bug-tracker] [bug #44224] plot/plot3 do not accept "color", "non


From: Rik
Subject: [Octave-bug-tracker] [bug #44224] plot/plot3 do not accept "color", "none"
Date: Tue, 10 Feb 2015 20:56:03 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1)

Update of bug #44224 (project octave):

                Severity:              3 - Normal => 2 - Minor              
                 Summary: plot3 does not accept "color", "none" => plot/plot3
do not accept "color", "none"

    _______________________________________________________

Follow-up Comment #1:

It's not just plot3, plot also behaves the same way.  There's an easy
workaround that I actually think is better.  If you don't want to see an
object change the "visible" attribute to "off".  That makes it clear that your
intention was not to show the object.


plot3 ([0 1], [2 3], [4 5], 'visible', 'off')



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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