Question: Include an example function call and the resulting output values from your function in your comments. Write a function that has one input, array 1.
Include an example function call and the resulting output values from your function in your comments. Write a function that has one input, array 1. and one output. maxValue. max Value should be the highest valued number in array 1. You should use a loop to accomplish this, and you should NOT call the built-in MATLAB function max
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
