Interval workout timer

An interval timer for exercising at home.

Ahora está siguiendo esta publicación

A GUI interval timer for exercising at home. It is designed for routines in which all the workouts have the same duration. User can personalise the function by setting the duration of the workout, resting time between workouts, number of repeating sets, etc. The name of the workout is announced at the beginning of each session. The function also announces the half-way time and counts down at the last 3 seconds in each workout.

The main body of the function is based on Matt Fig's post https://www.mathworks.com/matlabcentral/answers/6094-two-questions-timer-and-sound#answer_8474. The announcements are constructed through Siyi Deng's text-to-speech function (https://www.mathworks.com/matlabcentral/fileexchange/18091-text-to-speech).

Citar como

Mogeng Li (2026). Interval workout timer (https://la.mathworks.com/matlabcentral/fileexchange/74751-interval-workout-timer), MATLAB Central File Exchange. Recuperado .

Agradecimientos

Inspirado por: text-to-speech

Etiquetas

Añadir etiquetas

Add the first tag.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.2

Replaced the wrong file in the previous version.

1.0.1

Included a copy of function tts in the .zip file.

1.0.0