I want to take the change of time from excel rows and add it to a user prompted input in MatLab

1 view (last 30 days)
Lets say I have rows of time data in excel that are [1, 2, 3, 4, 5, 6, 7] seconds. I have a user input command asking the user to ask for a time of day (say 13:00 military time). I want to take the time difference in row 1 and row 2 from the excel file and add that difference to the user inputed time.
I have all of the excel data inputted into MatLab already so I really just need an equation that would allow me to do this.

Answers (0)

Categories

Find more on Data Import from MATLAB in Help Center and File Exchange

Products


Release

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!