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 Solvers720
Suggested Problems
-
45923 Solvers
-
Return a list sorted by number of occurrences
2878 Solvers
-
What is the distance from point P(x,y) to the line Ax + By + C = 0?
551 Solvers
-
Get the elements of diagonal and antidiagonal for any m-by-n matrix
507 Solvers
-
Make a vector of prime numbers
954 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!