Question: SHOW MATLAB CODE 3. Write a function dayName that consumes a parameter, day, containing the numerical value of a day in December 2011. Your function
SHOW MATLAB CODE
3. Write a function dayName that consumes a parameter, day, containing the numerical value of a day in December 2011. Your function should return the name of that day as a string. For example: dayName(8) should return 'Thursday'. Test your program on two cases: dayName(18) and dayName(27).
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
