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
-
2011 Solvers
-
Read a column of numbers and interpolate missing data
2350 Solvers
-
Back to basics 18 - justification
209 Solvers
-
Construct an index vector from two input vectors in vectorized fashion
451 Solvers
-
Find Index of maximum Value and maximum Value of a vector
168 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.