Indexing Practice
Execute the following commands before you start: x = (-2:1:2)'; y = (-1:0.5:1)'; z = (x+0.9) .* (y-1); TasksTask 1 Use the min function to create a variable named idx that contains the index
Execute the following commands before you start: x = (-2:1:2)'; y = (-1:0.5:1)'; z = (x+0.9) .* (y-1); TasksTask 1 Use the min function to create a variable named idx that contains the index