remindme

Issues a reminder at a specifice time.

您现在正在关注此提交

编者注: 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 (2026). remindme (https://ww2.mathworks.cn/matlabcentral/fileexchange/9352-remindme), MATLAB Central File Exchange. 检索时间: .

致谢

启发作品: Atomic reminder

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0

Updated help.