Question: Write a user defined function called test that tests each number in a vector v and returns one of these messages according to the state
Write a user defined function called test that tests each number in a vector v and returns one of these messages according to the state of the number: the number is odd and divisible by 3 the number is odd the number is divisible by 3 the number is not odd and not divisible by 3 . use matlab
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
