Home Messages Index
[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index

Re: GUI and timer

  • Subject: Re: GUI and timer
  • From: Roy Schestowitz <newsgroups@schestowitz.com>
  • Date: Sun, 09 Jan 2005 06:19:52 +0000
  • Newsgroups: comp.soft-sys.matlab
  • References: <yw1hbq676m35@legacy>
  • User-agent: KNode/0.7.2
MKA wrote:

> Any suggestions for using the timer function to display a running
> clock in a static text or an edit text object using guide.
> 
> Thanks in advance.

That's quite simple. All you need to do is set the label or editable text
box to the value returned by the timer function.

Instead of re-implementing, try using what has been done:

http://www.mathworks.nl/matlabcentral/fileexchange/loadFile.do?objectId=5527&objectType=file

http://www.mathworks.nl/matlabcentral/fileexchange/loadFile.do?objectId=2263&objectType=file

Roy

-- 
Roy Schestowitz
http://schestowitz.com

[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index