Question: MATLAB writing a function that will take in a number between 1 and 365 and then finding which month/day that number correlates to. inputs: day
MATLAB
writing a function that will take in a number between 1 and 365 and then finding which month/day that number correlates to.
inputs:
day number must be between 1 and 365. If it is less than one or more than 365, your script should error.
outputs: Print statements can be used instead of passing out outputs
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
