Anmerkung des Herausgebers: 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.
Zitieren als
Matt Fig (2025). remindme (https://www.mathworks.com/matlabcentral/fileexchange/9352-remindme), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Gaming > Just for fun >
- MATLAB > Language Fundamentals > Data Types > Dates and Time > Clocks and Timers >
Tags
Quellenangaben
Inspiriert: Atomic reminder
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.0 | Updated help. |