Problem 47335. arrayfun bomb
Can you blow up this seemingly invulnerable expression with a bomb array?
arrayfun(@(A)A,A)
Solution Stats
Problem Comments
-
2 Comments
埃博拉酱
on 7 Nov 2020
Updated. Fix the bug that asserts in the try block won't work.
Rafael S.T. Vieira
on 7 Nov 2020
What is a bomb array? I've solved it again, but I am not sure that it is what you want.
Solution Comments
Show commentsProblem Recent Solvers3
Suggested Problems
-
Find relatively common elements in matrix rows
2087 Solvers
-
Return a list sorted by number of occurrences
2816 Solvers
-
300 Solvers
-
67 Solvers
-
Convert hex color specification to MATLAB RGB
243 Solvers
More from this Author12
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!