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 Solvers5
Suggested Problems
-
Maximum running product for a string of numbers
2257 Solvers
-
3047 Solvers
-
Back to basics 25 - Valid variable names
339 Solvers
-
Number of 1s in a binary string
11428 Solvers
-
Find the maximum number of decimal places in a set of numbers
3558 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.