statusbarTimer

Adds a count-up timer to the status bar of the Command Window or a figure

https://github.com/raaperrotta/statusbarTimer

Vous suivez désormais cette soumission

t = STATUSBARTIMER([h],[prefix],) sets the MATLAB status bar to the prefix
("Busy..." if omitted or left blank) followed by a running clock of the
elapsed time. STATUSBARTIMER uses a timer object named statusbarTimer
to keep track of the elapsed time and update the status bar text. The
function returns a handle to that timer object, which will delete
itself and reset the status bar when stop(t) is called.

Citation pour cette source

Robert (2026). statusbarTimer (https://github.com/raaperrotta/statusbarTimer), GitHub. Extrait(e) le .

Remerciements

Inspiré par : statusbar, parseTime, num2sepstr

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux

Les versions qui utilisent la branche GitHub par défaut ne peuvent pas être téléchargées

Version Publié le Notes de version Action
1.10.0.0

connected to github

1.2.0.0

Added links to File Exchange dependencies.

1.1.0.0

Added image

1.0.0.0

Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.