Question: Write a user defined Matlab function myTest (Xin) that will take an array X as the input and will return the range (defined by the

Write a user defined Matlab function myTest (Xin) that will take an array X as the input and will return the range (defined by the minima and maxima) and the average value X. Note that the range is a vector, that is rangex -[minx, maxx] Test your function with [2, -6, 7, 9, 3, 1, 10]. Do not use any built-in function. You are allowed to use the KEY-WORDS only
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
