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
-
How to find the position of an element in a vector without using the find function
2814 Solvers
-
Project Euler: Problem 3, Largest prime factor
1790 Solvers
-
Create matrix of replicated elements
397 Solvers
-
1262 Solvers
-
Put Two 1D matrices into one 1D matrix
142 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!