Track, Collect And Tar Inputs And Outputs
by Michael Chan
03 Nov 2010
(Updated 03 Nov 2010)
Illustrates status tracking and collation of inputs and results. The package is tar'red for sending.
|
Watch this File
|
| File Information |
| Description |
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 |
| Acknowledgements |
The author wishes to acknowledge the following in the creation of this submission:
savefig, Sending reports and timestamped file by emailing
|
| MATLAB release |
MATLAB 7.10 (2010a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 03 Nov 2010 |
Folder profile checking feature removed. |
|
Contact us at files@mathworks.com