Given an n-by-n square matrix, where n is an odd number, return the matrix without the central row and the central column.
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers744
Suggested Problems
-
4848 Solvers
-
423 Solvers
-
286 Solvers
-
11992 Solvers
-
Create an n-by-n null matrix and fill with ones certain positions
725 Solvers
More from this Author11
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!