How do I write a function that inputs seconds and outputs the number of days, hours, and mins?
7 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Shanmukha Voggu
il 1 Ott 2021
1 Commento
Walter Roberson
il 1 Ott 2021
Not exactly, as it does not return these as numeric as required for the homework
Vedere anche
Categorie
Scopri di più su Dates and Time in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!