[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: |
Wed, 03 Sep 2014 18:34:05 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:28.0) Gecko/20100101 Firefox/28.0 |
URL:
<http://savannah.gnu.org/bugs/?43136>
Summary: "-depth" argument in findobj
Project: GNU Octave
Submitted by: gyom
Submitted on: Wed 03 Sep 2014 18:34:04 GMT
Category: Octave Function
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Matlab Compatibility
Status: None
Assigned to: None
Originator Name: Guillaume
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: dev
Operating System: Any
_______________________________________________________
Details:
It seems that in the Octave implementation of findobj, the "-depth" (or
"flat") argument has to appear before the list of property param-value pairs,
while it can be anywhere in MATLAB.
For example, you can find the following syntax in MATLAB:
findobj(h,'type','axes','-depth',0)
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?43136>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Octave-bug-tracker] [bug #43136] "-depth" argument in findobj,
Guillaume <=