Analog clock

バージョン 1.0.0.0 (2.98 KB) 作成者: Aleks
Analog clock, may be used as a component in a larger application
ダウンロード: 3.7K
更新 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 (2026). Analog clock (https://jp.mathworks.com/matlabcentral/fileexchange/20528-analog-clock), MATLAB Central File Exchange. 取得日: .

MATLAB リリースの互換性
作成: R2008a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersClocks and Timers についてさらに検索
タグ タグを追加
謝辞

ヒントを得たファイル: Scottsclock

バージョン 公開済み リリース ノート
1.0.0.0

bugfix, better comment