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://kr.mathworks.com/matlabcentral/fileexchange/20528-analog-clock), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 받은 파일: Scottsclock

카테고리

Help CenterMATLAB Answers에서 Clocks and Timers에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.0.0

bugfix, better comment