function patchlog_name=create_patchlog_name %gives patchlog_name w/ 'patch_', and date and time as provided by date_time_stamp.m, with the .hdf extension patch='patch'; hdf='.hdf'; patchlog_name=strcat(patch,date_time_stamp,hdf);