Problem 971. Siblings of a graphics object
Given a valid, scalar, handle of a graphical object: find the set of all objects that have the same parent as the original that are not the original. Sort the handles if needed and return as a column vector, if no siblings, return [].
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers15
Suggested Problems
-
Numbers with prime factors 2, 3 and 5.
572 Solvers
-
Combinations without using nchoosek
128 Solvers
-
Find third Side of a right triangle given hypotenuse and a side. No * - or other functions allowed
243 Solvers
-
36 Solvers
-
Convert elements in numeric array into different class
59 Solvers
More from this Author51
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!