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 Solvers6
Suggested Problems
-
Find relatively common elements in matrix rows
2159 Solvers
-
171 Solvers
-
Find best placement for ordered dominoes (harder)
354 Solvers
-
Create a matrix X, where each column is a shifted copy of the vector v
228 Solvers
-
1072 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.