编者注: This file was selected as MATLAB Central Pick of the Week
REMINDME(time,msg) Will issue a reminder (msg) at the specified time.
Default msg is: 'This is your reminder.'
Example: >>remindme('1:20','There is more to life than Matlab.');
Will issue a message to the user at 1:20. The user may hit snooze (10 min) 3 times. Created with version 7.01.
引用格式
Matt Fig (2024). remindme (https://www.mathworks.com/matlabcentral/fileexchange/9352-remindme), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R14SP1
兼容任何版本
平台兼容性
Windows macOS Linux类别
- Gaming > Just for fun >
- MATLAB > Language Fundamentals > Data Types > Dates and Time > Clocks and Timers >
在 Help Center 和 MATLAB Answers 中查找有关 Just for fun 的更多信息
标签
致谢
启发作品: Atomic reminder
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 | Updated help. |