필터 지우기
필터 지우기

Display real time clock in Gui

조회 수: 12 (최근 30일)
Onur Öçalan
Onur Öçalan 2011년 6월 30일
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 .

답변 (2개)

Jan
Jan 2011년 6월 30일
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
Onur Öçalan
Onur Öçalan 2011년 6월 30일
I consider about this function but i dont understand how to use for my subject.
Jan
Jan 2011년 6월 30일
@Onur: did you get it or do you need more help?

댓글을 달려면 로그인하십시오.


Sean de Wolski
Sean de Wolski 2011년 6월 30일
  댓글 수: 4
Sean de Wolski
Sean de Wolski 2011년 6월 30일
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 2011년 6월 30일
And usage_notes.pdf (I have 47 of 'em, so it's at least that new)

댓글을 달려면 로그인하십시오.

카테고리

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