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 Solvers35
Suggested Problems
-
Set the array elements whose value is 13 to 0
1386 Solvers
-
1131 Solvers
-
206 Solvers
-
Convert a Cell Array into an Array
1998 Solvers
-
2682 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!