Borrar filtros
Borrar filtros

seconds from the clock function?

1 visualización (últimos 30 días)
Amed
Amed el 12 de Feb. de 2013
is there anyway to capture the seconds array from the clock function? thanks

Respuesta aceptada

Thorsten
Thorsten el 12 de Feb. de 2013
c = clock;
seconds = c(6)

Más respuestas (0)

Categorías

Más información sobre Clocks and Timers en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by