No BSD License  

Highlights from
Analog clock

Be the first to rate this file! 6 Downloads (last 30 days) File Size: 9.47 KB File ID: #20528

Analog clock

by Aleks

 

01 Jul 2008 (Updated 02 Jul 2008)

Analog clock, may be used as a component in a larger application

| Watch this File

File Information
Description

This is an analog clock. It may be placed on any axes, moved and resized, as long as a valid axes handle is provided.

It may also be initialized to run as a real-time clock, or updated with an offline time from any source

Implemented as a matlab class. Based on Scott Frasso's clock and looks essentially the same. Please see the acknowledgement section.

Short usage example:

o = scottsclock; o.startRT()

Acknowledgements

The author wishes to acknowledge the following in the creation of this submission:
Scottsclock

MATLAB release MATLAB 7.6 (R2008a)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (2)
03 Jul 2008 T. Ulmer

Seems to have a problem in line 109:
properties (Access = private)
should probably be
properties %(Access = private)
Setting the comment did the job in my case, than it really looks nice

09 Jul 2008 Aleks V

Thanks for the comment. (Access = private) works fine on my version of matlab, but it is not necessary for anything, so feel free to remove it or comment it out.

Please login to add a comment or rating.
Updates
02 Jul 2008

- bugfixes
- added hide() and unhide()

02 Jul 2008

- made an error

02 Jul 2008

bugfix, better comment

Tag Activity for this File
Tag Applied By Date/Time
clock Aleks 22 Oct 2008 10:08:05
fun Aleks 22 Oct 2008 10:08:05
analog Aleks 22 Oct 2008 10:08:05
class Aleks 22 Oct 2008 10:08:05
component Aleks 22 Oct 2008 10:08:05

Contact us at files@mathworks.com