How do I write a function that inputs seconds and outputs the number of days, hours, and mins?
3 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Shanmukha Voggu
2021 年 10 月 1 日
1 件のコメント
Walter Roberson
2021 年 10 月 1 日
Not exactly, as it does not return these as numeric as required for the homework
参考
カテゴリ
Help Center および File Exchange で Dates and Time についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!