Problem 1421. subtract central cross
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 commentsProblem Recent Solvers618
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1863 Solvers
-
Create an n-by-n null matrix and fill with ones certain positions
636 Solvers
-
407 Solvers
-
Create an index-powered vector
821 Solvers
-
1429 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!