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
-
Count from 0 to N^M in base N.
235 Solvers
-
Determine Whether an array is empty
780 Solvers
-
Vector Linear sum: (p1-m1)V1+(p2-m2)V2+...(pK-mk)Vk
55 Solvers
-
Matrix which contains the values of an other matrix A at the given locations.
228 Solvers
-
Matrix with different incremental runs
517 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!