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

56.51% Correct | 43.49% Incorrect
Last Solution submitted on Mar 19, 2024

Problem Comments

Solution Comments

Show comments


Problem Recent Solvers471

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!