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

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

[Octave-bug-tracker] [bug #43136] "-depth" argument in findobj


From: Guillaume
Subject: [Octave-bug-tracker] [bug #43136] "-depth" argument in findobj
Date: Tue, 25 Nov 2014 11:48:32 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:33.0) Gecko/20100101 Firefox/33.0

Follow-up Comment #3, bug #43136 (project octave):

In R2014a, you get:


>> findobj (h, 'type', 'axes', '-flat')
Error using findobj
Incomplete property-value pair.


and in R2014b, you get:


>> findobj (h, 'type', 'axes', '-flat')
Error using findobj
'-flat' is not a valid option to findobj.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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