Problem 943. "mirror" matrix
Solution Stats
Problem Comments
-
1 Comment
Aditya Deshpande
on 17 Jul 2017
This problem was fun. I was able to find a better way to solve beat my own solution. Not the best way though. But lot better.
Solution Comments
-
1 Comment
goc3
on 24 Mar 2021
@Alireza yarmohammadi: your comment was deleted as it revealed an answer to the problem.
In response to the question you asked, though, your function returns m, which is not the complete answer. The last line in your function displays the correct result, but assigns it to ans, not m.
Problem Recent Solvers523
Suggested Problems
-
Find state names that end with the letter A
1036 Solvers
-
2065 Solvers
-
724 Solvers
-
462 Solvers
-
Rounding off numbers to n decimals
3086 Solvers
More from this Author9
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!