Question: using Matlab to write code for a class. i need to make a script code that can count the days between two dates including leap

using Matlab to write code for a class. i need to make a script code that can count the days between two dates including leap years. i have done the inputs, but the things ive tried simply will not work. can not use the function in matlab for days difference. using Matlab to write code for a class. i need to make

disp('Welcome to the day counter, computer will prompt you, do as it says') dayl=input("What is the 2 digit day?"); monthl=input('What is the 2 digit month'); yearl=input('What is the 4 digit year '); day2=input("What is the 2nd 2 digit day? "); month2=input('What is the 2nd 2 digit month? '); year2=input('What is the 2nd 4 digit year? '); on o co to Command Window

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!