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 (2026). remindme (https://de.mathworks.com/matlabcentral/fileexchange/9352-remindme), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R14SP1
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Gaming > Just for fun >
- MATLAB > Language Fundamentals > Data Types > Dates and Time > Clocks and Timers >
Mehr zu Just for fun finden Sie in Help Center und MATLAB Answers
Tags
Quellenangaben
Inspiriert: Atomic reminder
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. |