Problem 45398. Seconds
Given the number of seconds after 12 am, find the time in the given format (12/24).
If the format is not mentioned, use 24-hour format.
For example,
sec = 120s output = '12:02:00:000 AM'
Solution Stats
Problem Comments
-
1 Comment
ChrisR
on 20 Sep 2020
A nice problem that helped me to learn about the flexibility of MATLAB's built-in functions
Solution Comments
Show commentsProblem Recent Solvers13
Suggested Problems
-
Check to see if a Sudoku Puzzle is Solved
320 Solvers
-
514 Solvers
-
Set the array elements whose value is 13 to 0
1359 Solvers
-
8283 Solvers
-
573 Solvers
More from this Author165
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!