remindme

版本 1.0.0.0 (2.2 KB) 作者: Matt Fig
Issues a reminder at a specifice time.
3.7K 次下载
更新时间 2008/7/28

查看许可证

编者注: 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
类别
Help CenterMATLAB 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.