Send Timed Alerts Over Email
main executing reference usage: usage_alarm.m
Illustrates the use and enhanced version of standalone alert.
The objective is to illustrate the use of a timed alert with email notification.
This subsumes an enhanced version of alarm (). The enhancement includes:
1. Feature of clear all activity threads.
2. Feature of specific activity threads at once by providing from the parameters without user prompt.
3. Query of the number of threads.
4. Announcing the number of times for snooze allowable.
5. Long Time delay setting may be in weeks.
6. alarm(0); formerly gives a buggy output of immediate prompt given input = 0, but now it sets 24 hours from now
7. modularized coding
Caveat :
<< known bug >>
alarm(date); % this will cause it to be recognized as a value of char which is translated to a numeric value
If the reference demo has a more elegant presentation, please do not hesitate to suggest and send feedback to author.
Email: promethevx@yahoo.com.
Thank you.
Regards,
Michael Chan JT
인용 양식
Michael Chan (2024). Send Timed Alerts Over Email (https://www.mathworks.com/matlabcentral/fileexchange/29224-send-timed-alerts-over-email), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
플랫폼 호환성
Windows macOS Linux카테고리
- MATLAB > Data Import and Analysis > Data Import and Export > Web Access and Streaming > Web Services >
- MATLAB > Language Fundamentals > Data Types > Dates and Time >
태그
도움
도움 받은 파일: ALARM
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!버전 | 게시됨 | 릴리스 정보 | |
---|---|---|---|
1.0.0.0 |