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
-
27465 Solvers
-
7208 Solvers
-
How to find the position of an element in a vector without using the find function
2806 Solvers
-
Create a square matrix of multiples
494 Solvers
-
Celsius to Fahrenheit converter
662 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!