How do I write a function that inputs seconds and outputs the number of days, hours, and mins?
    5 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
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 comentarios
Respuestas (1)
  Shanmukha Voggu
    
 el 1 de Oct. de 2021
        1 comentario
  Walter Roberson
      
      
 el 1 de Oct. de 2021
				Not exactly, as it does not return these as numeric as required for the homework
Ver también
Categorías
				Más información sobre Performance and Memory en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


