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 Solvers697
Suggested Problems
-
Return the largest number that is adjacent to a zero
5446 Solvers
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15683 Solvers
-
10576 Solvers
-
Remove the two elements next to NaN value
673 Solvers
-
258 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!