Changeset 1110 for trunk/src/proj_field.m
- Timestamp:
- Jan 20, 2022, 8:30:32 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/proj_field.m
r1107 r1110 1086 1086 end 1087 1087 else % the z coordinate is set only by the field plane (by calibration) 1088 ProjData.ProjObjectCoord (3)=FieldData.PlaneCoord(3);1088 ProjData.ProjObjectCoord=FieldData.PlaneCoord; 1089 1089 end 1090 1090 if isfield(FieldData,'PlaneAngle')
Note: See TracChangeset
for help on using the changeset viewer.