|
charles.michelich
BIAC Alum
   
USA
183 Posts |
Posted - Feb 25 2005 : 2:35:39 PM
|
BIAC MATLAB Users,
BXH files have a "history" section to keep a record of processing performed to generate image data. I wrote a function to help people more easily add a history entry.
addbxhhistory adds to a specified image a history entry containing your username, the computer that you are working on, the date and time the entry was added, and description that you provide. This history entry is saved in the BXH file of images your write to disk. The function is currently located in \\Gall\Programs\User_Scripts\beta
For syntax and other information type help addbxhhistory in the MATLAB command window.
Enjoy, Chuck |
Edited by - charles.michelich on Feb 25 2005 2:36:25 PM |
|