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
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15764 Solvers
-
Make an N-dimensional Multiplication Table
138 Solvers
-
Check to see if a Sudoku Puzzle is Solved
337 Solvers
-
Compute a dot product of two vectors x and y
1043 Solvers
-
84 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!