remindme

Versión 1.0.0.0 (2,19 KB) por Matt Fig
Issues a reminder at a specifice time.
3,7K descargas
Actualizado 28 jul 2008

Ver licencia

Nota del editor: 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.

Citar como

Matt Fig (2024). remindme (https://www.mathworks.com/matlabcentral/fileexchange/9352-remindme), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R14SP1
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Just for fun en Help Center y MATLAB Answers.
Agradecimientos

Inspiración para: Atomic reminder

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0

Updated help.