Question: Using Matlab only answer the following. Q2. Write a script file that accepts the user input of amay of any size then uses nested for
Q2. Write a script file that accepts the user input of amay of any size then uses nested for loops to find the minimum and maximum elements in the array. See slides 48-50 for hints Use the following 2 arrays to test your script 10 2 13 10 0 6 3 -4 2 -4 5 7 AND 17 0 2 1 717 10 For the given array, the min. value is-7.0 and the max. value is 17.0
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
