Analog clock

版本 1.0.0.0 (3.0 KB) 作者: Aleks
Analog clock, may be used as a component in a larger application
3.6K 次下载
更新时间 2008/7/2

无许可证

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()

引用格式

Aleks (2024). Analog clock (https://www.mathworks.com/matlabcentral/fileexchange/20528-analog-clock), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2008a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Clocks and Timers 的更多信息
致谢

参考作品: Scottsclock

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0

bugfix, better comment