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
引用格式
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. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
- Test and Measurement > Image Acquisition Toolbox > Image Data Acquisition >
- Image Processing and Computer Vision > Image Acquisition Toolbox > Image Data Acquisition >
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!