Problem 59017. Return part of an array
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
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers33
Suggested Problems
-
Project Euler: Problem 1, Multiples of 3 and 5
3170 Solvers
-
Project Euler: Problem 8, Find largest product in a large string of numbers
1100 Solvers
-
Back to basics 11 - Max Integer
785 Solvers
-
516 Solvers
-
Change the sign of even index entries of the reversed vector
553 Solvers
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!