You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Editor's Note: 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.
Cite As
Matt Fig (2026). remindme (https://se.mathworks.com/matlabcentral/fileexchange/9352-remindme), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: Atomic reminder
General Information
- Version 1.0.0.0 (2.19 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 | Updated help. |