Changeset 813 for trunk/src/uvmat.m
- Timestamp:
- Aug 13, 2014, 3:25:21 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/uvmat.m
r812 r813 1140 1140 XmlFile=find_imadoc(RootPath,SubDir,RootFile,FileExt); 1141 1141 [s,errormsg]=imadoc2struct(XmlFile,'GeometryCalib'); 1142 if ~isempty(errormsg)1142 if ~isempty(errormsg) 1143 1143 msgbox_uvmat('ERROR',errormsg) 1144 1144 return
Note: See TracChangeset
for help on using the changeset viewer.