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 Solvers36
Suggested Problems
-
3804 Solvers
-
07 - Common functions and indexing 1
451 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
395 Solvers
-
752 Solvers
-
2119 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!