seconds from the clock function?

2 次查看(过去 30 天)
is there anyway to capture the seconds array from the clock function? thanks

采纳的回答

Thorsten
Thorsten 2013-2-12
c = clock;
seconds = c(6)

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Clocks and Timers 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by