Track, Collect And Tar Inputs And Outputs

Illustrates status tracking and collation of inputs and results. The package is tar'red for sending.
869 Downloads
Updated 3 Nov 2010

View License

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

Cite As

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. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

Folder profile checking feature removed.

1.0.0.0