Analog clock

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

現在この提出コンテンツをフォロー中です。

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. に取得済み.

謝辞

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

カテゴリ

Help Center および MATLAB AnswersClocks and Timers についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.0.0

bugfix, better comment