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.
6659 Solvers
-
Find state names that end with the letter A
1197 Solvers
-
Create a function handle that reverses the input arguments of another function handle
157 Solvers
-
788 Solvers
-
Longest run of consecutive numbers
6393 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!