Unable to comprehend "time" function output
Show older comments
d = caldays(8:10) + hours(1.2345)
t = time(d) % this output
Is this output returning the difference between time components of calenderDuration function or only time duration between time values in the array ? can anyone tell more about this output
Accepted Answer
More Answers (0)
Categories
Find more on Dates and Time in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!