How do I write a function that inputs seconds and outputs the number of days, hours, and mins?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I'm confused in writing a function that can take seconds as an input and provides an output in the number of days, hours, minutes, and seconds, if applicable.
2 Kommentare
Antworten (1)
Shanmukha Voggu
am 1 Okt. 2021
1 Kommentar
Walter Roberson
am 1 Okt. 2021
Not exactly, as it does not return these as numeric as required for the homework
Siehe auch
Kategorien
Mehr zu Dates and Time finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!