Track, Collect And Tar Inputs And Outputs

版本 1.1.0.0 (54.6 KB) 作者: Michael Chan
Illustrates status tracking and collation of inputs and results. The package is tar'red for sending.
870.0 次下载
更新时间 2010/11/3

查看许可证

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 版本兼容性
创建方式 R2010a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

Folder profile checking feature removed.

1.0.0.0