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 comments
Loading...
Problem Recent Solvers37
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1994 Solvers
-
1352 Solvers
-
Create a vector whose elements depend on the previous element
788 Solvers
-
156 Solvers
-
283 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!