Question: In matlab: 1. a) Create a subfunction named math that has one input and one output. The function should expect the input to be a
1. a) Create a subfunction named "math" that has one input and one output. The function should expect the input to be a 31 array of integers. If the first element is an even number, the function should return the sum of the second and third elements as its output. If the first element is an odd number, it should return the absolute value of the difference of the second and third elements
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
