Sending reports and timestamped file by emailing

Illustrates result updates, activity tracking, timestamping and file zipping, tarr'ing via email.
946 download
Aggiornato 14 mag 2025

Visualizza la licenza

main executing reference usage:
[1] usage_send_mail.m
Illustrates email sending with multiple separate files or single timestamped tar file. Attachment failure is properly handled, with continuation of report emailing without the attachment.
[2] usageTar_unTarFiles.m
Illustrates 'zipping and unzipping' of tar files. Timestamping facility is also provided. The timestamp is also adapted for files with multiple extensions, ie. *.tar.gz, etc.
----------------------------------------------------------------------------------
The objective is to illustrate updates of matlab results activity tracking via email. The sub-objectives subsume illustrations of utilities for timestamping and file zipping/ tar'ing.
This subsumes an enhanced version of matlab gmail'ing (http://www.mathworks.com/support/solutions/data/1-3PRRDV.html). The enhancement includes:
ss1. Better handling of attachment failure, with continuation of report emailing without the attachment.
ss2. Timestamping of tar files, precision may be in minutes, seconds or in milisecs.
Sample output:
ssMATLAB:sendmail:CannotOpenFile

Cita come

Michael Chan (2025). Sending reports and timestamped file by emailing (https://it.mathworks.com/matlabcentral/fileexchange/29183-sending-reports-and-timestamped-file-by-emailing), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2010a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.1.0.1

.

1.1.0.0

Improvement on the newline char in message sent via email.

1.0.0.0