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 5, Smallest multiple
1504 Solvers
-
Vectorize the digits of an Integer
325 Solvers
-
Find Index of maximum Value and maximum Value of a vector
165 Solvers
-
Find the sides of an isosceles triangle when given its area and height from its base to apex
1975 Solvers
-
359 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!