Question: Matlab Question. Write a function called myMin which will accepts as input a vector x of numbers and return the location of the smallest value
Matlab Question.
Write a function called myMin which will accepts as input a vector x of numbers and return the location of the smallest value in x. Hint: Consider if the vector is empty as a special case.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
