-
1 Comment
Jon Agustsson
on 6 Sep 2012
It is funny that this
feval(@eval, '[~, ans] = max(x==y);')
has smaller size than this
[~, ans] = max(x==y);
Suggested Problems
-
2185 Solvers
-
3385 Solvers
-
735 Solvers
-
979 Solvers
-
2728 Solvers
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!