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 Solvers4
Suggested Problems
-
Find the longest sequence of 1's in a binary sequence.
6538 Solvers
-
27 Solvers
-
Arrange Vector in descending order
12697 Solvers
-
Get the length of a given vector
12411 Solvers
-
Calculate the area of a triangle between three points
3315 Solvers
More from this Author14
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!