Can you blow up this seemingly invulnerable expression with a bomb array?
arrayfun(@(A)A,A)
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers4
Suggested Problems
-
Find the longest sequence of 1's in a binary sequence.
6732 Solvers
-
Find state names that start with the letter N
1452 Solvers
-
28 Solvers
-
First non-zero element in each column
947 Solvers
-
Matrix which contains the values of an other matrix A at the given locations.
240 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!
Updated. Fix the bug that asserts in the try block won't work.
What is a bomb array? I've solved it again, but I am not sure that it is what you want.