Divide a number by time
Show older comments
Hi,
I have a time express in duration
t =
duration
00:01:12
and I want to divide a number n=9 by t: Y=n/t
But how can I do it? I should convert the time duration in a number as 1,12 and then divide?
Help me, please
2 Comments
Brendan Hamm
on 1 Dec 2016
What does n represent? What are you expecting the output to be?
Michela Longhi
on 1 Dec 2016
Accepted Answer
More Answers (0)
Categories
Find more on Logical 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!