- Timestamp:
- Feb 20, 2011, 2:23:49 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/imadoc2struct.m
r191 r197 212 212 tsai.VolumeScan=get(subt,children(subt,uid_VolumeScan),'value'); 213 213 end 214 tsai.InterfaceCoord=get_value(subt,'/GeometryCalib/InterfaceCoord',[0 0 0]) 215 tsai.RefractionIndex=get_value(subt,'/GeometryCalib/RefractionIndex',1) 216 214 217 if strcmp(option,'GeometryCalib') 215 218 tsai.PointCoord=get_value(subt,'/GeometryCalib/SourceCalib/PointCoord',[0 0 0 0 0]);
Note: See TracChangeset
for help on using the changeset viewer.