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
-
How to find the position of an element in a vector without using the find function
2814 Solvers
-
All your base are belong to us
575 Solvers
-
80 Solvers
-
Four quadrant inverse tangent function.
70 Solvers
-
Find the "ordinary" or Euclidean distance between A and Z
177 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.