Problem 59017. Return part of an array

  • Created by Ray
Given a 5x5 array, return a 3x3 array that contains the cells that are not on the edge of the array:
Given this array
Return this array

Solution Stats

54.31% Correct | 45.69% Incorrect
Last Solution submitted on Aug 10, 2025

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers36

Suggested Problems

More from this Author3

Problem Tags

Community Treasure Hunt

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

Start Hunting!