Track, Collect And Tar Inputs And Outputs
main executing reference usage: usage_directAndTarOutputs.m
The objective is to illustrate status tracking and collation of inputs and results. The package is tar'red in preparation for sending, such as in (http://www.mathworks.co.uk/matlabcentral/fileexchange/29183-sending-reports-and-timestamped-file-by-emailing).
sub-processes:
usage_savefigs : Start image outputing
usage_readWriteStringsToFile : Start text outputing
usageTar_unTarFiles : Collate inputs, outputs and status trace
Sample status tracking:
03-Nov-2010 03:33:40 >> OFF
03-Nov-2010 03:33:40 >> [Start image outputing].
03-Nov-2010 03:33:40 >> Plotting graphs ...
03-Nov-2010 03:33:41 >> Writing images ...
03-Nov-2010 03:33:43 >> [END image outputing].
03-Nov-2010 03:33:43 >> [Start text outputing].
03-Nov-2010 03:33:43 >> Reading text file ...
03-Nov-2010 03:33:43 >> Writing text file ...
03-Nov-2010 03:33:43 >> [END text outputing].
03-Nov-2010 03:33:43 >> ALL PROCESSES DONE.
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
Zitieren als
Michael Chan (2024). Track, Collect And Tar Inputs And Outputs (https://www.mathworks.com/matlabcentral/fileexchange/29255-track-collect-and-tar-inputs-and-outputs), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Test and Measurement > Image Acquisition Toolbox > Image Data Acquisition >
- Image Processing and Computer Vision > Image Acquisition Toolbox > Image Data Acquisition >
Tags
Quellenangaben
Inspiriert von: savefig, Sending reports and timestamped file by emailing
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.1.0.0 | Folder profile checking feature removed. |
||
1.0.0.0 |