Question: In MatLab, Write a function called evenodd.m (a) The function has only one input argument and one output argument. The function determines whether the input
In MatLab, Write a function called evenodd.m (a) The function has only one input argument and one output argument. The function determines whether the input argument is an even or odd number, and returns the "even" or "odd" text in the output variable, respectively. (b) Change part (a) so that your function will produce an error if the input argument is not an integer.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
