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 (2024). remindme (https://www.mathworks.com/matlabcentral/fileexchange/9352-remindme), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R14SP1
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Gaming > Just for fun >
- MATLAB > Language Fundamentals > Data Types > Dates and Time > Clocks and Timers >
Find more on Just for fun in Help Center and MATLAB Answers
Tags
Acknowledgements
Inspired: Atomic reminder
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | Updated help. |