Question: Please use MATLAB programming language. O LIVE NAME: LAB SECTION: HW3P3 (12 points) ed Feb 20, 204 ardik foresti Write a function file [TL, TR,

Please use MATLAB programming language.
O LIVE NAME: LAB SECTION: HW3P3 (12 points) ed Feb 20, 204 ardik foresti Write a function file [TL, TR, BL, BR] = Corners (A, n) that creates four subarrays from the an input array A is the input array with any size 3x3 and n is an integer that must be less than the width of the array. The function then returns 4 square arrays (TL, TR, BL, BR) of size n at the 4 corners (Top Left, Top Right, Bottom Left, and Bottom Right, respectively) of the array A. 9. 11 2 For example, if A = 4 5 6 and n = 2, the function returns the 4 arrays 17 8 9 MAM ESSE 00 20*242 315 316 JE o buffala Grading rubric: Correct function/file name: 1 point Correct inputs: 1 point Correct outputs: 2 point Correct TL: 2 points Correct TR: 2 points Correct BL: 2 points Correct BR: 2 points du Feb 20, 2021, 9:18:52 If the code does not run, but a good effort was put forth: 4 points de SZAMES alo.edu - Feb 20, 2021, MacBook Air
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
