Ignore:
Timestamp:
Apr 18, 2014, 7:26:31 AM (10 years ago)
Author:
sommeria
Message:

set_slice installed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/update_imadoc.m

    r634 r745  
    7171%% save the output file
    7272t=struct2xml(Struct,t,uid_calib);
     73try
    7374save(t,outputfile);
     75catch ME
     76    errormsg=['error in update_imadoc' ME.message];
     77end
Note: See TracChangeset for help on using the changeset viewer.