Display real time clock in Gui

10 visualizzazioni (ultimi 30 giorni)
Onur Öçalan
Onur Öçalan il 30 Giu 2011
Hello!
I am working on a Gui project and I need to display current time in static text box continuously. I used "date" and "clock" function but I couldn't display it continuously.
Thanks for help .

Risposte (2)

Jan
Jan il 30 Giu 2011
You need a timer for this task.
See also: FEX: stopwatch This function contains a timer, which updates a static text object continously. Look for "timer" in the source code.
  2 Commenti
Onur Öçalan
Onur Öçalan il 30 Giu 2011
I consider about this function but i dont understand how to use for my subject.
Jan
Jan il 30 Giu 2011
@Onur: did you get it or do you need more help?

Accedi per commentare.


Sean de Wolski
Sean de Wolski il 30 Giu 2011
  4 Commenti
Sean de Wolski
Sean de Wolski il 30 Giu 2011
On the FEX homepage listing, and on the version that I have on my laptop (unsure of which one).
Sean de Wolski
Sean de Wolski il 30 Giu 2011
And usage_notes.pdf (I have 47 of 'em, so it's at least that new)

Accedi per commentare.

Community Treasure Hunt

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

Start Hunting!

Translated by