Interval workout timer

版本 1.0.2 (3.6 KB) 作者: Mogeng Li
An interval timer for exercising at home.
34.0 次下载
更新时间 2020/4/1

查看许可证

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).

引用格式

Mogeng Li (2024). Interval workout timer (https://www.mathworks.com/matlabcentral/fileexchange/74751-interval-workout-timer), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014b
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签
致谢

参考作品: text-to-speech

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
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