remindme

Version 1.0.0.0 (2.19 KB) by Matt Fig
Issues a reminder at a specifice time.
3.7K Downloads
Updated 28 Jul 2008

View License

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 Linux
Acknowledgements

Inspired: Atomic reminder

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0

Updated help.